@traversable/schema
    Preparing search index...

    Module @traversable/zod-types - v0.0.30


    ᯓ𝘁𝗿𝗮𝘃𝗲𝗿𝘀𝗮𝗯𝗹𝗲/𝘇𝗼𝗱-𝘁𝘆𝗽𝗲𝘀


    "Low-level" primitives like types and predicates. Most of this package is re-exported by @traversable/zod, so you probably won't need to use it directly.

    NPM Version   TypeScript   License   npm  
    Static Badge   Static Badge   Static Badge  


    Namespaces

    F
    Z

    Interfaces

    CompilerIndex
    Config
    Ctx
    ZodArray
    ZodObject
    ZodRecord
    ZodTuple
    ZodType

    Type Aliases

    Algebra
    Any
    AnyTypeName
    Atoms
    CompilerAlgebra
    DeepClonePrimitive
    Discriminated
    Fold
    HasTypeName
    Index
    NullaryTypeName
    Options
    PathSpec
    Primitive
    RAISE_ISSUE_URL
    Sym
    Tagged
    TypeName
    UnaryTypeName
    VERSION
    ZOD_CHANGELOG

    Variables

    compile
    CompilerFunctor
    Ctx
    defaultIndex
    defaultNextSpec
    defaultPrevSpec
    defaults
    fold
    functorDefaultOptions
    hasTypeName
    invalidValue
    Invariant
    isOptional
    map
    NS
    nullaryTypeNames
    RAISE_ISSUE_URL
    Sym
    tagged
    TypeName
    TypeNames
    typeof
    VERSION
    Warn
    ZOD_CHANGELOG
    ZOD_VERSION

    Functions

    areAllObjects
    deepCloneInlinePrimitiveCheck
    deepCloneIsPrimitive
    deepCloneSchemaOrdering
    getTags
    hasDefault
    hasOptional
    in
    inlinePrimitiveCheck
    isNullary
    isNullaryTypeName
    isNullish
    isNumeric
    isPrimitive
    isScalar
    isSpecialCase
    isTypelevelNullary
    isUnary
    lift
    out
    PromiseSchemaIsUnsupported
    removePrototypeMethods
    schemaOrdering
    serializeShort

    References

    Functor → F.Functor