A class for validating if an object matches the type profile of a descriptor.

Type Parameters

  • T

Hierarchy

  • default

Constructors

Methods

Constructors

Methods

  • Returns true if the parameter matches the descriptor.

    Returns

    Parameters

    • o: unknown

    Returns o is T

Generated using TypeDoc