UNPKG

reiso

Version:
4 lines (3 loc) 207 B
export declare function reduce(language: string, translation: any): any; export declare function mapReduce(languages: string[], translation: any): any; export declare function parseEnv(str: string): string;