feat(package): locales system

This commit is contained in:
Luke
2023-11-07 18:51:51 +01:00
parent e72c9bc1c8
commit 7edde87d3b
4 changed files with 83 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
export * from './version';
export * from './cache';
export * from './locale'