Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
2
import
{ z } from
"zod"
;
3
import
{ v4 } from
"uuid"
;
4
Callers
nothing calls this directly
Calls
5
validateDataBaseUrl
Function · 0.85
requiredAuthEnabledForProduction
Function · 0.85
validateNextUrl
Function · 0.85
stringToNumber
Function · 0.85
stringToBoolean
Function · 0.85
Tested by
no test coverage detected