Skip to content

AddResourceOptions

Unofficial

Options for adding a single resource entry.

Import:

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

Signature:

export interface AddResourceOptions

Properties

Property Type Description
keySeparator? string Custom key separator.
silent? boolean Whether to suppress events.