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

    Type Alias RawActionResult

    Raw action result from DoAction

    type RawActionResult = {
        body?: Uint8Array;
    }
    Index

    Properties

    Properties

    body?: Uint8Array