Skip to content

shared-types


Interface: LabelJSON

Defined in: lib/types/Label.ts:5

JSON shape for a label (name + description).

Properties

description

description: string

Defined in: lib/types/Label.ts:7


name

name: string

Defined in: lib/types/Label.ts:6