UNPKG

104 BTypeScriptView Raw
1import { Locale } from "../types/locale";
2export declare const english: Locale;
3export default english;