Function assertType

  • runtime type assertion

    Parameters

    • probe: any

      the probe to be tested for a type

    • theType: any

      the type to be tested for

    Returns boolean

Generated using TypeDoc