Advertisement
Guest User

Untitled

a guest
Apr 21st, 2024
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.16 KB | None | 0 0
  1. {
  2.   "main": "dist/index.js",
  3.   "module": "dist/index.mjs",
  4.   "type": "module" // This line is optional and specifies that .js files are ES modules by default
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement