UNPKG

libmodulor

Version:

A TypeScript library to create platform-agnostic applications

3 lines (2 loc) 74 B
import type { I18n } from '../i18n/index.js'; export type AppI18n = I18n;