UNPKG

@hi18n/cli

Version:

Message internationalization meets immutability and type-safety - command line tool

5 lines 154 B
export declare type Options = { cwd: string; }; export declare function export_(options: Options): Promise<void>; //# sourceMappingURL=export.d.ts.map