Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into v25
Browse files Browse the repository at this point in the history
  • Loading branch information
devinivy committed May 1, 2022
2 parents dafb3bb + 8bb0e0c commit aa0a4cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/modules/types.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ const internals = {
2322, // Type is not assignable to other type
2314, // Generic type requires type arguments
2554, // Expected arguments but got other
2559, // Type T has no properties in common with type U
2769, // No overload matches this call
2673, // Constructor of class is private
2674 // Constructor of class is protected
Expand Down

0 comments on commit aa0a4cf

Please sign in to comment.