interface-forge - v2.5.0
    Preparing search index...

    Interface $ZodCheckProperty<T>

    interface $ZodCheckProperty<T extends object = object> {
        _zod: $ZodCheckPropertyInternals<T>;
    }

    Type Parameters

    • T extends object = object

    Hierarchy (View Summary)

    Index

    Properties

    Properties