397 B
397 B
Home > @apextoaster/js-utils > isDebug
isDebug() function
Test if DEBUG mode is set.
TODO: check variable value as well
Signature:
export declare function isDebug(): boolean;
Returns:
boolean