MCPcopy Create free account
hub / github.com/material-shell/material-shell /

Class

src/utils/debug.ts:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8let indent = 0;
9
10export class Debug {
11 doLogTick = false;
12 constructor() {
13 if (DEBUG) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected