LogoPixi’VN
indexNamespacesRegisteredLabelsFunctions

Function: add()

> add(label): void

Defined in: src/narration/decorators/RegisteredLabels.ts:34

Saves a label in the system

Parameters

label

LabelAbstract<any, any, number> | LabelAbstract<any, any, number>[]

The label to be saved

Returns

void