Home > rc-js-util > _Debug > breakpoint
Used in place of debugger
statements when writing libraries. Should generally not be used directly.
Signature:
static breakpoint(this: void): boolean;
Parameter | Type | Description |
---|---|---|
this | void |
Returns:
boolean