CustomTypeOptionsResources<DefaultTranslations>
The resources for i18next custom type options.
Import:
import type { CustomTypeOptionsResources } from 'obsidian-dev-utils/obsidian/i18n/custom-type-options';Signature:
export interface CustomTypeOptionsResources<DefaultTranslations extends DefaultTranslationsBase>Properties
| Property | Type | Description |
|---|---|---|
| [DEFAULT_NS] | DefaultTranslations | The default namespace. |
Links to this page: