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

    Type Alias ActionType

    Describes an available action type

    type ActionType = {
        description: string;
        type: string;
    }
    Index

    Properties

    Properties

    description: string
    type: string