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

    Type Alias Action

    An action to execute on the Flight service

    type Action = {
        body?: Uint8Array;
        type: string;
    }
    Index

    Properties

    Properties

    body?: Uint8Array
    type: string