feat: add load types

This commit is contained in:
2024-11-10 21:12:45 +08:00
parent 2bbf3983c1
commit 696be2a28c
14 changed files with 356 additions and 217 deletions

View File

@@ -32,7 +32,8 @@
"include": [
"typings.d.ts",
"src/**/*.ts",
"test/**/*.ts"
"test/**/*.ts",
"src-apps/**/*.ts",
],
"exclude": [
"node_modules",