Skip to content

types.ImageItem

canisminor1990 edited this page Apr 8, 2023 · 1 revision

Interface: ImageItem

types.ImageItem

图片对象

Property

文件名

Property

子文件夹名

Property

文件类型

Hierarchy

  • StringifiableRecord

    ImageItem

Table of contents

Properties

Properties

filename

filename: string

Defined in

src/types/node.ts:65


subfolder

Optional subfolder: string

Defined in

src/types/node.ts:66


type

Optional type: string

Defined in

src/types/node.ts:67