Interface: ParcelRecord
Defined in: src/parcellation.ts:34
Indexable
ts
[key: string]: unknownProperties
id
ts
id: number;Defined in: src/parcellation.ts:35
label
ts
label: string;Defined in: src/parcellation.ts:36
hemi
ts
hemi: string | null;Defined in: src/parcellation.ts:37