Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
249
function
buildCat(): Cat {
250
return
{ name:
"Mimi"
, lives: 9 };
251
}
252
253
function
buildPhoneNumber(
254
number_: string,
Callers
1
buildAddressBook
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected