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

2
ts/mod_config/index.ts Normal file
View File

@@ -0,0 +1,2 @@
export * from './classes.tsconfig.js';
export * from './classes.tspublishconfig.js';