Cache.set() method

Set multiple values with an object.

Signature:

set(data: {
        [key: string]: unknown;
    }, options?: CacheSetOptions): this;

Parameters

Parameter

Type

Description

data

{ [key: string]: unknown; }

options

CacheSetOptions

(Optional)

**Returns:**

this

Get in touch

We'd love to learn more about your vision and how we can help.

PressPrivacyTermsSupportCopyright © 2024 Core3D, Inc. All Rights Reserved.