fix: change build dts

This commit is contained in:
2024-11-02 22:27:03 +08:00
parent 889c238c87
commit f62254af26
4 changed files with 18 additions and 11 deletions

View File

@@ -11,7 +11,7 @@
"typeRoots": [
"node_modules/@types",
],
"declaration": true,
"declaration": false,
"noEmit": true,
"allowImportingTsExtensions": true,
"moduleResolution": "NodeNext",