property SourceTextModuleOptions.initializeImportMeta
Called during evaluation of this module to initialize the import.meta.
((meta: ImportMeta,module: SourceTextModule,) => void) | undefinedCalled during evaluation of this module to initialize the import.meta.
((meta: ImportMeta,module: SourceTextModule,) => void) | undefined