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