Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Data

Index

Properties

typeName

typeName: string

The expected Javascript type. This is one of the possible results of the typeof operator.

value

value: any

The value that has a problem with its type.

Optional variableName

variableName: undefined | string

The name of the variable that has a problem with its type.

Generated using TypeDoc