1
0
Fork 0
js-utils/docs/api/js-utils.isdebug.md

20 lines
399 B
Markdown
Raw Normal View History

2020-03-29 13:43:52 +00:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [@apextoaster/js-utils](./js-utils.md) &gt; [isDebug](./js-utils.isdebug.md)
## isDebug() function
Test if DEBUG mode is set.
TODO: check variable value as well
2020-03-29 13:43:52 +00:00
<b>Signature:</b>
```typescript
export declare function isDebug(): boolean;
```
<b>Returns:</b>
`boolean`