@tsdotnet/type - v1.2.7
    Preparing search index...

    Function is

    • Returns true if the target matches the type (instanceof).

      Type Parameters

      • T extends object

      Parameters

      • instance: object
      • type: new (...params: any[]) => T

      Returns instance is T