xref: /third_party/node/test/fixtures/es-modules/runmain.mjs
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/test/fixtures/es-modules/
11cb0ef41Sopenharmony_ciimport { runMain } from 'node:module';
21cb0ef41Sopenharmony_ci
31cb0ef41Sopenharmony_citry { import.meta.resolve('doesnt-matter.mjs') } catch {}
41cb0ef41Sopenharmony_ci
51cb0ef41Sopenharmony_cirunMain();
61cb0ef41Sopenharmony_ci
71cb0ef41Sopenharmony_citry { import.meta.resolve('doesnt-matter.mjs') } catch {}
8

Indexes created Thu Nov 07 10:32:03 CST 2024