3 lines
76 B
TypeScript
Raw Normal View History

export type { I18n } from "./i18n";
export { createUseI18n } from "./i18n";