Welcome to mirror list, hosted at ThFree Co, Russian Federation.

test-esm-ok.mjs « es-modules « fixtures « test - github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7dfc6eb5879d71db3e2b9d0a5820e97b0c766fb3 (plain)
1
2
const isJs = true;
export default isJs;