add topic oriented debugging selection
This commit is contained in:
1
dist/index.d.ts
vendored
1
dist/index.d.ts
vendored
@@ -1,5 +1,6 @@
|
||||
export declare class SmartDebug {
|
||||
private _debugEnabled;
|
||||
constructor(debugTopic?: string);
|
||||
readonly debugEnabled: boolean;
|
||||
/**
|
||||
* enables debugging output
|
||||
|
||||
Reference in New Issue
Block a user