Variable VoidSchemaConst

VoidSchema: ZodOptional<ZodNullable<ZodObject<{}, "strip", ZodTypeAny, {}, {}>>> = ...

This schema represents an empty object (void).