Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SincereCSL/Playgrounds
/
Class
TypeScript/StudyTypeScript/src/class_interface.ts:40–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
/// 接口继承类
39
40
class
Auto {
41
state = 1
42
// private state2 = 0
43
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected