MCPcopy Create free account
hub / github.com/SincereCSL/Playgrounds / cry

Function cry

TypeScript/StudyTypeScript/src/class_interface.ts:35–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 run() {},
34 eat() {},
35 cry() {}
36}
37
38/// 接口继承类

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected