- Preparing search index...
- The search index is not available
controlled-fs
- bigint(params?: {
description?: string;
errorMap?: ZodErrorMap;
invalid_type_error?: string;
required_error?: string;
} & {
coerce?: boolean;
}): ZodBigInt
-
Parameters
-
Optional params: {
description?: string;
errorMap?: ZodErrorMap;
invalid_type_error?: string;
required_error?: string;
} & {
coerce?: boolean;
}