fq-utils / Exports / storageObj

# Interface: storageObj

Description

存入storage的对象格式

# Table of contents

# Properties

# Properties

# date

date: number

# Defined in

storage.ts:13 (opens new window)


# expire

Optional expire: dateType

# Defined in

storage.ts:14 (opens new window)


# type

Optional type: string

# Defined in

storage.ts:15 (opens new window)


# value

value: baseType

# Defined in

storage.ts:12 (opens new window)