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 DemoVaultHelperSettingsProperties
| Property | Type | Description |
|---|---|---|
| demoedPluginId | string | The id of the plugin the vault demonstrates, taken from that plugin's manifest.json. |