Mlink
Bun

method

vm.SourceTextModule.link

Referenced types

type ModuleLinker = (specifier: string, referencingModule: Module, extra: { attributes: ImportAttributes }) => Module | Promise<Module>