👉
Showing
| ... | ... | @@ -7,6 +7,7 @@ |
| "license": "MIT", | ||
| "type": "module", | ||
| "source": "./src/index.ts", | ||
| "types": "./build/index.d.ts", | ||
| "exports": { | ||
| "import": "./build/index.js", | ||
| "default": "./build/index.js", | ||
| ... | ... |
Please register or sign in to comment