BREAKING(structure): modernize internal structure and support unpacking

This commit is contained in:
2025-12-13 22:59:58 +00:00
parent 4ebc37fa5a
commit e5fcbb9a09
19 changed files with 1605 additions and 1318 deletions

1
ts/mod_compiler/index.ts Normal file
View File

@@ -0,0 +1 @@
export * from './classes.tscompiler.js';