UNPKG

locale-wizard

Version:
3 lines (2 loc) 110 B
import { Locales } from "../types/public"; export declare const getPrompt: (targetLocale: Locales) => string;