Skip to content

@vtj


@vtj / core / StaticFileInfo

Interface: StaticFileInfo

Defined in: packages/core/src/protocols/shared.ts:58

静态文件

Properties

filename?

optional filename: string

Defined in: packages/core/src/protocols/shared.ts:60


filepath

filepath: string

Defined in: packages/core/src/protocols/shared.ts:61


id?

optional id: string

Defined in: packages/core/src/protocols/shared.ts:59

Released under the MIT License.