Skip to content

AddResourceOptions

Unofficial

Options for adding a single resource entry.

Import:

import type { AddResourceOptions } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface AddResourceOptions

Properties

PropertyTypeDescription
keySeparator?stringCustom key separator.
silent?booleanWhether to suppress events.