@traversable/schema
    Preparing search index...

    Module @traversable/json-schema-types - v0.0.24


    ᯓ𝘁𝗿𝗮𝘃𝗲𝗿𝘀𝗮𝗯𝗹𝗲/𝗷𝘀𝗼𝗻-𝘀𝗰𝗵𝗲𝗺𝗮-𝘁𝘆𝗽𝗲𝘀


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

    NPM Version   TypeScript   License   npm  
    Static Badge   Static Badge   Static Badge  


    Namespaces

    Bounds
    check
    F
    JsonSchema
    toType

    Interfaces

    AllOf
    AnyOf
    Array
    Boolean
    CompilerIndex
    Const
    Enum
    Free
    Index
    Integer
    Null
    Number
    Object
    OneOf
    Record
    Ref
    String
    Tuple
    Unknown

    Type Aliases

    Algebra
    Compiler
    CompilerAlgebra
    DeepClonePrimitive
    DeepEqualPrimitive
    Discriminated
    Fold
    JsonSchema
    Never
    Nullary
    PathSpec
    Scalar
    Tagged
    toType
    TypeName
    Unary
    VERSION

    Variables

    checkJson
    compile
    CompilerFunctor
    defaultCompilerIndex
    defaultIndex
    defaultNextSpec
    defaultPrevSpec
    fold
    Functor
    Invariant
    TypeName
    TypeNames
    VERSION

    Functions

    areAllObjects
    canonizeRefName
    check
    deepCloneInlinePrimitiveCheck
    deepCloneIsPrimitive
    deepCloneSchemaOrdering
    deepEqualInlinePrimitiveCheck
    deepEqualIsPrimitive
    deepEqualSchemaOrdering
    flattenUnion
    getTags
    isAllOf
    isAnyOf
    isArray
    isBoolean
    isConst
    isEnum
    isInteger
    isNever
    isNull
    isNullary
    isNumber
    isNumeric
    isObject
    isOneOf
    isRecord
    isRef
    isScalar
    isSpecialCase
    isString
    isTuple
    isTypelevelNullary
    isUnary
    isUnknown
    toType