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.
2 parents 6f0492c + b34bb68 commit fd74b64Copy full SHA for fd74b64
package.json
@@ -20,7 +20,7 @@
20
"exports": {
21
"./context": "./dist/context/index.js",
22
"./entity": "./dist/entity/index.js",
23
- "./utils": "./dist/utils/index.js",
+ "./utils/*": "./dist/utils/*.js",
24
"./constants": "./dist/constants.js",
25
"./math": "./dist/math.js",
26
"./JSONSchemasInterface": "./dist/JSONSchemasInterface.js",
0 commit comments