MCPcopy
hub / github.com/ElricLiu/AutoGPT-Next-Web / schema.mjs

File schema.mjs

src/env/schema.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @ts-check
2import { z } from "zod";
3import { v4 } from "uuid";
4

Callers

nothing calls this directly

Calls 5

validateDataBaseUrlFunction · 0.85
validateNextUrlFunction · 0.85
stringToNumberFunction · 0.85
stringToBooleanFunction · 0.85

Tested by

no test coverage detected