Interface IAsset

Hierarchy

  • IAsset

Indexable

[id: string]: any

Properties

file?: IFile
id?: string
path: string
preImported?: ImportResult[]
preImportedRaw?: Promise<undefined | ImportResult | ImportResult[]>

Generated using TypeDoc