Description

Error that indicates a map type mismatch, where an attempt to set a key or value in a Map doesn't match the defined type of the Map

Hierarchy

  • TaquitoError
    • MapTypecheckError

Constructors

Properties

Constructors

Properties

name: string = 'MapTypecheckError'
reason: any
type: any
value: any

Generated using TypeDoc