diff --git a/package.json b/package.json index 04ecf45..0330603 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "url": "https://sindresorhus.com" }, "type": "module", + "types": "./index.d.ts", "exports": { "types": "./index.d.ts", "default": "./index.js"