Keeta LogoKeeta Logo@keetanetwork/keetanet-client
    Preparing search index...

    Interface KVSetOptionsType

    interface KVSetOptionsType {
        exclusiveCreate?: boolean;
        ttl?: number;
    }
    Index

    Properties

    exclusiveCreate?: boolean
    ttl?: number