Reference
ModuleMetadata
Metadata that describes the transformed module and its runtime dependencies.
Signature
interface ModuleMetadataMembers
clientReferenceManifest?: ClientReferenceMetadata[]clientReferences?: string[]compiler: CompilerMetadatacomponents: ComponentMetadata[]eventHydrationManifest?: EventHydrationManifestMetadatafilename: stringimports: RuntimeImport[]reactSuspenseRevealScriptSrc?: stringserverAwaitHydration?: booleanserverBootstrap?: ServerBootstrapModeserverBootstrapNonce?: stringserverBootstrapSrc?: stringserverHydration?: booleanserverOutput?: ServerOutputModeserverReferences?: string[]target: CompileTarget