electron/spec/fixtures/esm/import-meta/package.json

5 lines
45 B
JSON
Raw Permalink Normal View History

{
"main": "main.mjs",
"type": "module"
}