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