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

Method eat

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

Source from the content-addressed store, hash-verified

14 name: string;
15 // private name: string;
16 eat() {}
17 sleep() {}
18}
19

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected