Enable or disable debugging programmatically
export declare function enableDebug(namespaces: string): void;
Was this page helpful?