diff --git a/package.json b/package.json index d16f403c..90e4fa99 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,7 @@ "keywords": [], "author": "Luc Patiny", "type": "module", + "types": "./lib/index.d.ts", "exports": { ".": "./lib/index.js", "./matrix": "./lib/matrix/index.js",