Skip to content

Interface: PreRenderedChunk

Defined in: node_modules/.pnpm/rolldown@1.0.0-rc.1/node_modules/rolldown/dist/shared/binding-B92Lq__Q.d.mts:1669

Properties

exports

ts
exports: string[];

Defined in: node_modules/.pnpm/rolldown@1.0.0-rc.1/node_modules/rolldown/dist/shared/binding-B92Lq__Q.d.mts:1681

Exported variable names from this chunk.


facadeModuleId?

ts
optional facadeModuleId: string;

Defined in: node_modules/.pnpm/rolldown@1.0.0-rc.1/node_modules/rolldown/dist/shared/binding-B92Lq__Q.d.mts:1677

The id of a module that this chunk corresponds to.


isDynamicEntry

ts
isDynamicEntry: boolean

Defined in: node_modules/.pnpm/rolldown@1.0.0-rc.1/node_modules/rolldown/dist/shared/binding-B92Lq__Q.d.mts:1675

Whether this chunk is a dynamic entry point.


isEntry

ts
isEntry: boolean

Defined in: node_modules/.pnpm/rolldown@1.0.0-rc.1/node_modules/rolldown/dist/shared/binding-B92Lq__Q.d.mts:1673

Whether this chunk is a static entry point.


moduleIds

ts
moduleIds: string[];

Defined in: node_modules/.pnpm/rolldown@1.0.0-rc.1/node_modules/rolldown/dist/shared/binding-B92Lq__Q.d.mts:1679

The list of ids of modules included in this chunk.


name

ts
name: string

Defined in: node_modules/.pnpm/rolldown@1.0.0-rc.1/node_modules/rolldown/dist/shared/binding-B92Lq__Q.d.mts:1671

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

Released under the MIT License.