Bulk Data Client
    Preparing search index...

    Interface JWK

    interface JWK {
        alg: Algorithm;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any
    Index
    alg: Algorithm