Skip to content
module@warp-drive/experiments/storage @experimental

Function getCacheStorage()

ts
function getCacheStorage(namespace?): ReactiveStorage;

Defined in: storage/storage.ts:55

Parameters

namespace?

string | null

Returns

ReactiveStorage

Released under the MIT License.