bupkis
    Preparing search index...

    Interface $ZodDate<T>

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

    Type Parameters

    • T = unknown

    Hierarchy (View Summary)

    Index

    Properties

    Properties