We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5551b9a commit b3ddf83Copy full SHA for b3ddf83
typescript/package.json
@@ -70,5 +70,8 @@
70
},
71
"dependencies": {
72
"js-md5": "^0.7.3"
73
+ },
74
+ "exports": {
75
+ "./utils/pict": "./dist/utils/pict.js"
76
}
77
0 commit comments