Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acoyfellow/cloudbox
/
Class
oauth-proxy/src/types.ts:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
}>() {}
10
11
export
class
ValidationError extends TaggedError(
"Validation"
)<{
12
message: string;
13
issues: z.ZodIssue[];
14
}>() {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected