MCPcopy 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

1import { ulid } from "ulidx";
2import { z } from "zod";
3import { Prettify } from "../types";
4import { addMissingVersionField } from "./addMissingVersionField";

Callers

nothing calls this directly

Calls 4

ulidFunction · 0.85
parseMethod · 0.80
maxMethod · 0.80
minMethod · 0.80

Tested by

no test coverage detected