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

    Type Alias RawAction

    Raw action for DoAction

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

    Properties

    Properties

    body?: Uint8Array
    type: string