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

    Type Alias RawActionType

    Raw action type from ListActions

    type RawActionType = {
        description?: string;
        type: string;
    }
    Index

    Properties

    Properties

    description?: string
    type: string