跳到主要内容

IStorageItem.value property

保存的值,必须是JSON格式,不支持其他类型

Signature:

value: Record<string, any>;

Links: value: Record<string, any>;