@qualithm/arrow-flight-sql-js - v0.4.3
    Preparing search index...

    Type Alias Ticket

    An opaque identifier for retrieving a portion of a stream

    type Ticket = {
        ticket: Uint8Array;
    }
    Index

    Properties

    Properties

    ticket: Uint8Array