Skip to main content
webpack / Asset

Interface: Asset

Defined in: webpack/types.d.ts:331

Properties

info

info: AssetInfo
Defined in: webpack/types.d.ts:345 info about the asset

name

name: string
Defined in: webpack/types.d.ts:335 the filename of the asset

source

source: Source
Defined in: webpack/types.d.ts:340 source of the asset