Type Alias: TsdownChunks 
ts
type TsdownChunks = Partial<
  Record<NormalizedFormat, (OutputChunk | OutputAsset)[]>
>Defined in: src/features/exports.ts:10
type TsdownChunks = Partial<
  Record<NormalizedFormat, (OutputChunk | OutputAsset)[]>
>Defined in: src/features/exports.ts:10