title Type – RawChunk

type RawChunk = { id: string, base: number, length: number, children?: RawChunk[] }

Source

packages / voxel / src / types.ts

Sections
Source  
menu
format_list_numbered