Skip to content
module@warp-drive/experiments/storage
ts
function getCacheStorage(namespace): ReactiveStorage;

Defined in: storage/storage.ts:55

Parameters

namespace

null | string

Returns

ReactiveStorage

Released under the MIT License.