On this page

These types are not exported by webpack, but they are available to TypeScript consumers.

Multiple entry bundles are created. The key is the entry name. The value can be a string, an array or an entry description object.




Type:
{object|Omit<EntryDescriptionNormalized, "import">}
Attributes