bb-plane-fork/packages/i18n/src/index.ts
Prateek Shourya 59ddc02a31
[WEB-3153] improvement: add support for nested translations and ICU formatting (#6411)
* improvement: add support for nested translations and ICU formatting

* chore: comment update
2025-01-16 17:29:57 +05:30

4 lines
106 B
TypeScript

export * from "./constants";
export * from "./context";
export * from "./hooks";
export * from "./types";