UNPKG

i18n-js

Version:

A small library to provide I18n on JavaScript.

3 lines (2 loc) 95 B
import { Dict } from "../../index.d"; export declare function flatMap(target: Dict): string[];