Files
Monopoly/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json
2026-03-30 09:39:59 +08:00

7 lines
71 B
JSON

{
"type": "module",
"scripts": {
"test": "node index.js"
}
}