bupkis
    Preparing search index...

    Interface $ZodBoolean<T>

    interface $ZodBoolean<T = unknown> {
        _zod: $ZodBooleanInternals<T>;
        "~standard": $ZodStandardSchema<z.core.$ZodBoolean<T>>;
    }

    Type Parameters

    • T = unknown

    Hierarchy (View Summary)

    Index

    Properties

    Properties