Files
Kmake/test/fixtures/es-modules/noext-esm

3 lines
50 B
Plaintext
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
export default 'module';
console.log('executed');