Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SincereCSL/Playgrounds
/ run
Method
run
TypeScript/StudyTypeScript/src/class_01.ts:49–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
public name: string
49
run() {}
50
private pri(){}
51
}
52
let
dog3 =
new
Dog3(
'test'
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected