Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colinhacks/zod
/ trim
Method
trim
packages/zod/src/v4/classic/schemas.ts:388–388 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
386
387
// transforms
388
trim(): this;
389
normalize(form?:
"NFC"
|
"NFD"
|
"NFKC"
|
"NFKD"
| (string & {})): this;
390
toLowerCase(): this;
391
toUpperCase(): this;
Callers
15
attw.test.ts
File · 0.65
example.ts
File · 0.65
example-mini.ts
File · 0.65
_parse
Method · 0.65
string.test.ts
File · 0.65
preprocess.test.ts
File · 0.65
trim
Function · 0.65
string.test.ts
File · 0.65
codec.test.ts
File · 0.65
prefault.test.ts
File · 0.65
preprocess.test.ts
File · 0.65
template-literal.test.ts
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected