GetResourceOptions
Unofficial
Options for getting a single resource value.
Import:
import type { GetResourceOptions } from '@obsidian-typings/obsidian-public-latest';Signature:
export interface GetResourceOptionsProperties
| Property | Type | Description | |
|---|---|---|---|
| keySeparator? | string | Custom key separator. |