deno.land / x / zod@v3.19.1 / helpers / typeAliases.ts

typeAliases.ts
نووسراو ببینە
1
2
3
export type Primitive = string | number | bigint | boolean | null | undefined;export type Scalars = Primitive | Primitive[];
zod

Version Info

Tagged at
2 years ago