We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fd9835 commit 207a05bCopy full SHA for 207a05b
packages/unplugin-typia/jsr.json
@@ -2,7 +2,7 @@
2
"name": "@ryoppippi/unplugin-typia",
3
"version": "0.2.0",
4
"exports": {
5
- ".": "./src/index.ts",
+ "./index": "./src/index.ts",
6
"./api": "./src/api.ts",
7
"./vite": "./src/vite.ts",
8
"./webpack": "./src/webpack.ts",
0 commit comments