跳转到内容

@freenotes/web-runtime


@freenotes/web-runtime / StorageUpdateOptions

Interface: StorageUpdateOptions<T>

Defined in: src/storage/types.ts:30

Type Parameters

T

T

Properties

read?

optional read?: StorageGetOptions<T>

Defined in: src/storage/types.ts:31


write?

optional write?: StorageSetOptions

Defined in: src/storage/types.ts:33

未指定的版本和过期时间沿用原记录。

让基础能力保持简单,让业务开发更加专注。