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

    Interface KVSetOptionsType

    interface KVSetOptionsType {
        exclusiveCreate?: boolean;
        node?: NodeLike;
        ttl?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    exclusiveCreate?: boolean
    node?: NodeLike
    ttl?: number