Files
JiboSDK/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json
2026-03-22 03:21:45 +02:00

7 lines
71 B
JSON

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