Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/triggerdotdev/trigger.dev
/ api.ts
File
api.ts
packages/core/src/schemas/api.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ulid } from
"ulidx"
;
2
import
{ z } from
"zod"
;
3
import
{ Prettify } from
"../types"
;
4
import
{ addMissingVersionField } from
"./addMissingVersionField"
;
Callers
nothing calls this directly
Calls
4
ulid
Function · 0.85
parse
Method · 0.80
max
Method · 0.80
min
Method · 0.80
Tested by
no test coverage detected