Created
March 2, 2022 07:34
-
-
Save mobsense/30df617396b9d97ded015d0354603246 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "exports": { | |
| "import": { | |
| "path": "./dist/mjs/index.js", | |
| "type": "module" | |
| }, | |
| "require": { | |
| "path": "./dist/cjs/index.js", | |
| "type": "commonjs" | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment