Skip to content

Interface: StorageFormat

core/useStorage.StorageFormat

存储数据格式。

Hierarchy

Properties

expireTimeMs

expireTimeMs: number

过期时间(毫秒)。


value

value: any

需存储的值。