Files
Kmake/test/fixtures/es-modules/print-entrypoint.mjs

2 lines
30 B
JavaScript
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
console.log(import.meta.url);