feat(Struct)

This commit is contained in:
2025-08-03 23:18:27 +03:00
parent 72f287a4e4
commit 38f0d922aa
15 changed files with 410 additions and 150 deletions

1
types/Type.d.ts vendored Normal file
View File

@ -0,0 +1 @@
export type Type = unknown