Anki/ts/lib/i18n/index.ts
Henrik Giesel 8a839a844e Move lib/i18n/translate to lib/translate
* This restores tree shaking
2021-10-04 02:34:03 +02:00

3 lines
79 B
TypeScript

export * from "./bundles";
export * from "./modules";
export * from "./utils";