diff --git a/package.json b/package.json index a502ef8d..3dfc09dd 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,8 @@ "default": "./out/web.mjs" }, "./types": { - "types": "./out/types.d.ts" + "types": "./out/types.d.ts", + "default": "./out/types.js" }, "./web": { "types": "./out/web.d.ts",