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