Reference
readFlightResponse
Reads and parses a Flight response script from a document or parent node.
Signature
function readFlightResponse(root: ParentNode | Document, id?: string): FlightResponseReference
Reads and parses a Flight response script from a document or parent node.
function readFlightResponse(root: ParentNode | Document, id?: string): FlightResponse