Buckets:
| import * as core from "../core/index.js"; | |
| import * as schemas from "./schemas.js"; | |
| export function string(params) { | |
| return core._coercedString(schemas.ZodString, params); | |
| } | |
| export function number(params) { | |
| return core._coercedNumber(schemas.ZodNumber, params); | |
| } | |
| export function boolean(params) { | |
| return core._coercedBoolean(schemas.ZodBoolean, params); | |
| } | |
| export function bigint(params) { | |
| return core._coercedBigint(schemas.ZodBigInt, params); | |
| } | |
| export function date(params) { | |
| return core._coercedDate(schemas.ZodDate, params); | |
| } | |
Xet Storage Details
- Size:
- 550 Bytes
- Xet hash:
- 8c4b38ac52159a26df9f33eb8bf37740e85f41bc9ef5c542b183dbd906ae1ec5
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.