Thanks to visit codestin.com
Credit goes to tsdown.dev

Skip to content

Type Alias: ChunkAddon

ts
type ChunkAddon = ChunkAddonObject | ChunkAddonFunction | string

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

Released under the MIT License.