Skip to content

Type Alias: ChunkFileNamesFunction()

ts
type ChunkFileNamesFunction = (chunkInfo) => string

Defined in: node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/shared/define-config-kYHtCO-M.d.mts:192

Parameters

chunkInfo

PreRenderedChunk

Returns

string

Released under the MIT License.