Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/monkeytypegame/monkeytype
/ shared.ts
File
shared.ts
packages/schemas/src/shared.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ literal, z } from
"zod"
;
2
import
{ StringNumberSchema } from
"./util"
;
3
import
{ LanguageSchema } from
"./languages"
;
4
Callers
nothing calls this directly
Calls
1
number
Method · 0.80
Tested by
no test coverage detected