node/test/fixtures/es-modules/noext-esm

3 lines
50 B
Plaintext

export default 'module';
console.log('executed');