Skip to content

Function: enableDebug() ​

ts
function enableDebug(debug?): void

Defined in: src/features/debug.ts:7

Parameters ​

debug? ​

boolean | Arrayable<string>

Returns ​

void

Released under the MIT License.