feat: move i18n type utils to lib and describe (#33)

This commit is contained in:
RustamRu
2024-11-17 18:05:24 +03:00
parent 7025c1a31b
commit 823e192c51
3 changed files with 36 additions and 21 deletions

1
src/lib/index.ts Normal file
View File

@@ -0,0 +1 @@
export * from './types';