@valon-technologies/gestalt
    Preparing search index...

    Type Alias ProviderKind

    ProviderKind:
        | "integration"
        | "authorization"
        | "authentication"
        | "cache"
        | "secrets"
        | "s3"
        | "runtime"
        | "workflow"
        | "agent"
        | "telemetry"

    Provider kinds supported by the TypeScript SDK runtime.