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 3bd2ff6 commit 101be8eCopy full SHA for 101be8e
packages/sirv/package.json
@@ -4,7 +4,7 @@
4
"description": "The optimized & lightweight middleware for serving requests to static assets",
5
"repository": "lukeed/sirv",
6
"module": "build.mjs",
7
- "types": "sirv.d.ts",
+ "types": "index.d.ts",
8
"main": "build.js",
9
"license": "MIT",
10
"files": [
0 commit comments