MCPcopy
hub / github.com/flightcontrolhq/superjson / woof

Method woof

src/index.test.ts:663–665  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

661 constructor(private name: string) {}
662
663 woof() {
664 return this.name;
665 }
666 }
667
668 class User {

Callers 1

customExpectationsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected