iceberg-js
    Preparing search index...

    Interface StorageCredential

    interface StorageCredential {
        config: Record<string, string>;
        prefix: string;
    }
    Index

    Properties

    Properties

    config: Record<string, string>
    prefix: string