feat: adds TS types

This commit is contained in:
vakabunga
2026-03-02 00:34:40 +03:00
parent cd56e2bf9d
commit ad4ad55e35
12 changed files with 299 additions and 0 deletions

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

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