iceberg-js
    Preparing search index...

    Interface NamespaceIdentifier

    interface NamespaceIdentifier {
        namespace: string[];
    }
    Index

    Properties

    Properties

    namespace: string[]