UNPKG

libmodulor

Version:

A TypeScript library to create platform-agnostic applications

3 lines (2 loc) 110 B
import type { I18nLanguageCode } from './types.js'; export declare const I18N_DEFAULT_LANG: I18nLanguageCode;