• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1import * as fixtures from '../../common/fixtures.mjs';
2import { register } from 'node:module';
3
4register(fixtures.fileURL('es-module-loaders', 'loader-load-passthru.mjs'));
5