Files

7 lines
85 B
JSON
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
{
"exports": {
"require": "./not-exported.js",
"import": "./main.js"
}
}