diff --git a/package.json b/package.json index fe2f01fb..c7518dff 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "dist/cjs", "dist/modules" ], + "types": "dist/modules/index.d.ts", "scripts": { "lint": "npm-run-all lint:*", "lint:ts": "eslint --cache .",