diff --git a/package.json b/package.json index 251f57c..a8470ac 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ }, "exports": { ".": { + "types": "./typings/index.d.ts", "import": "./dist/index.js" } },