MCPcopy Create free account
hub / github.com/apache/fory / buildCat

Function buildCat

integration_tests/idl_tests/javascript/roundtrip.ts:249–251  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

247}
248
249function buildCat(): Cat {
250 return { name: "Mimi", lives: 9 };
251}
252
253function buildPhoneNumber(
254 number_: string,

Callers 1

buildAddressBookFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected