node/test/fixtures/module-mocking/basic-esm-without-extension.js

2 lines
43 B
JavaScript

export let string = 'original esm string';