Skip to content

Type Alias: ChunkAddon

ts
type ChunkAddon = ChunkAddonObject | ChunkAddonFunction;

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

Released under the MIT License.