Module
Unofficial
An i18next plugin module.
Import:
import type { Module } from '@obsidian-typings/obsidian-public-latest';Signature:
export interface ModuleProperties
| Property | Type | Description | |
|---|---|---|---|
| type | '3rdParty' | 'backend' | 'formatter' | 'i18nFormat' | 'languageDetector' | 'logger' | 'postProcessor' | The type of the module. |
Links to this page: