Skip to content

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

PropertyTypeDescription
[DEFAULT_NS]DefaultTranslationsThe default namespace.

Links to this page: