dev #1

Merged
Astrian merged 17 commits from dev into main 2025-02-20 04:29:20 +00:00
Showing only changes of commit 2c48ddbdb2 - Show all commits

View File

@ -32,7 +32,7 @@
"vite-plugin-dts": "^4.5.0"
},
"exports": {
"types": "./dist/index.d.ts",
"types": "./dist/src/index.d.ts",
"import": "./dist/index.es.js",
"require": "./dist/index.cjs.js",
"default": "./dist/index.es.js"