We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed5b305 commit 6edc4f8Copy full SHA for 6edc4f8
package.json
@@ -10,6 +10,7 @@
10
"main": "./dist/psl.cjs",
11
"exports": {
12
".": {
13
+ "types": "./types/index.d.ts",
14
"import": "./dist/psl.mjs",
15
"require": "./dist/psl.cjs"
16
}
0 commit comments