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

    Type Alias ActionResult

    Result from executing an action

    type ActionResult = {
        body: Uint8Array;
    }
    Index

    Properties

    Properties

    body: Uint8Array