Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
8
let
indent = 0;
9
10
export
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