@coasys/ad4m / Exports / ImportStats
Class: ImportStats
Table of contents
Constructors
Properties
Constructors
constructor
• new ImportStats()
Properties
errors
• errors: string[]
Defined in
runtime/RuntimeResolver.ts:156 (opens in a new tab)
failed
• failed: number
Defined in
runtime/RuntimeResolver.ts:150 (opens in a new tab)
imported
• imported: number
Defined in
runtime/RuntimeResolver.ts:147 (opens in a new tab)
omitted
• omitted: number
Defined in
runtime/RuntimeResolver.ts:153 (opens in a new tab)
total
• total: number