This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
SnapOtter
Watch
1
Star
0
Fork
0
mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced
2026-08-03 07:46:42 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab370a74fefebc8735e337f9b42e48ab6625c5b4
SnapOtter
/
packages
/
shared
/
src
/
index.ts
T
4 lines
93 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: add shared package with types, tool definitions, and constants
2026-03-22 02:44:43 +08:00
export
*
from
"./types.js"
;
export
*
from
"./constants.js"
;
feat(web): add i18n architecture with English translations
2026-03-22 04:42:19 +08:00
export
*
from
"./i18n/index.js"
;
Reference in New Issue
Copy Permalink