astro-ghostcms/.pnpm-store/v3/files/a1/99c63cd03ed44077976b2638b28...

5 lines
352 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
import { Options, LocalizeFunc, LoadFunc } from '../common/common';
export { MessageFormat, BundleFormat, Options, LocalizeInfo, LocalizeFunc, LoadFunc, KeyInfo } from '../common/common';
export declare function loadMessageBundle(file?: string): LocalizeFunc;
export declare function config(opts?: Options): LoadFunc;
//# sourceMappingURL=main.d.ts.map