Files
neta/lib/i18n/index.ts
T

5 lines
108 B
TypeScript

export * from "./catalog";
export * from "./format";
export * from "./translator";
export * from "./types";