Home > rc-js-util > _Debug > applyLabel
Signature:
static applyLabel<T>(this: void, label: string | undefined, callback: () => T): T;
Returns:
T