Skip to content

Interface: ParcelRecord

Defined in: src/parcellation.ts:34

Indexable

ts
[key: string]: unknown

Properties

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

Released under the MIT License.