1import { register } from 'node:module'; 2 3register('./loader-resolve-passthru.mjs', import.meta.url); 4