Skip to content

Interface: PreRenderedChunk

Defined in: binding.d.cts:2594

Properties

exports

  • Type: string[]
Defined in: binding.d.cts:2606

Exported variable names from this chunk.


facadeModuleId?

  • Type: string
  • Optional
Defined in: binding.d.cts:2602

The id of a module that this chunk corresponds to.


isDynamicEntry

  • Type: boolean
Defined in: binding.d.cts:2600

Whether this chunk is a dynamic entry point.


isEntry

  • Type: boolean
Defined in: binding.d.cts:2598

Whether this chunk is a static entry point.


moduleIds

  • Type: string[]
Defined in: binding.d.cts:2604

The list of ids of modules included in this chunk.


name

  • Type: string
Defined in: binding.d.cts:2596

The name of this chunk, which is used in naming patterns.