Skip to content

Module

Unofficial

An i18next plugin module.

Import:

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

Signature:

export interface Module

Properties

Property Type Description
type '3rdParty' | 'backend' | 'formatter' | 'i18nFormat' | 'languageDetector' | 'logger' | 'postProcessor' The type of the module.

Links to this page: