跳到正文

Type Alias: ChunkAddon

ts
type ChunkAddon = ChunkAddonObject | ChunkAddonFunction | string

Defined in: src/features/output.ts:99

Released under the MIT License.