We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd291c4 commit 47d8999Copy full SHA for 47d8999
packages/page-tools/package.json
@@ -8,7 +8,7 @@
8
},
9
"license": "MIT",
10
"module": "./dist/index.mjs",
11
- "types": "./dist/index.d.ts",
+ "types": "./dist/index.d.mts",
12
"main": "./dist/index.js",
13
"sideEffects": false,
14
"files": [
0 commit comments