Skip to content

DemoVaultHelperSettings

The demo-vault-helper plugin’s data.json, written into the demo vault at packaging time.

Import:

import type { DemoVaultHelperSettings } from 'obsidian-dev-utils/obsidian/demo-vault-helper-settings';

Signature:

export interface DemoVaultHelperSettings

Properties

PropertyTypeDescription
demoedPluginIdstringThe id of the plugin the vault demonstrates, taken from that plugin's manifest.json.