Files

11 lines
159 B
JSON
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
{
"type": "module",
"exports": {
"node": {
"module-sync": "./module.js",
"import": "./import.js"
},
"default": "./module.js"
}
}