Files
RedPacketRain/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json
2026-03-04 11:30:40 +08:00

7 lines
71 B
JSON

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