Reference
readEventHydrationManifest
Reads an event hydration manifest script from a document or parent node.
Signature
function readEventHydrationManifest(root: ParentNode): EventHydrationManifest | undefinedReference
Reads an event hydration manifest script from a document or parent node.
function readEventHydrationManifest(root: ParentNode): EventHydrationManifest | undefined