Reference

AssetManifestEntry

Describes the generated files associated with a client bundle manifest entry.

Signature

interface AssetManifestEntry

Members

assets?: readonly string[]
css?: readonly string[]
file: string
imports?: readonly string[]