@@ -1923,8 +1923,8 @@ String | **string** | **string** | `("test") instanceof String` -> **`false`**
1923
1923
|||
1924
1924
| ---| ---|
1925
1925
| Context| everywhere|
1926
- | Tags| ` class ` , ` constant ` , ` enum ` , ` implements ` , ` member ` , ` module ` , ` namespace ` , ` param ` , ` property ` , ` returns ` , ` throws ` , ` type ` , ` typedef ` , ` yields ` |
1927
- | Aliases| ` constructor ` , ` const ` , ` var ` , ` arg ` , ` argument ` , ` prop ` , ` return ` , ` exception ` |
1926
+ | Tags| ` augments ` , ` class ` , ` constant ` , ` enum ` , ` implements ` , ` member ` , ` module ` , ` namespace ` , ` param ` , ` property ` , ` returns ` , ` throws ` , ` type ` , ` typedef ` , ` yields ` |
1927
+ | Aliases| ` constructor ` , ` const ` , ` extends ` , ` var ` , ` arg ` , ` argument ` , ` prop ` , ` return ` , ` exception ` , ` yield ` |
1928
1928
| Closure-only| ` package ` , ` private ` , ` protected ` , ` public ` , ` static ` |
1929
1929
| Options| ` noDefaults ` , ` unifyParentAndChildTypeChecks ` |
1930
1930
| Settings| ` preferredTypes ` |
@@ -3648,8 +3648,8 @@ An option object may have the following key:
3648
3648
|||
3649
3649
| ---| ---|
3650
3650
| Context| everywhere|
3651
- | Tags| ` class ` , ` constant ` , ` enum ` , ` implements ` , ` member ` , ` module ` , ` namespace ` , ` param ` , ` property ` , ` returns ` , ` throws ` , ` type ` , ` typedef ` , ` yields ` |
3652
- | Aliases| ` constructor ` , ` const ` , ` var ` , ` arg ` , ` argument ` , ` prop ` , ` return ` , ` exception ` , ` yield ` |
3651
+ | Tags| ` augments ` , ` class ` , ` constant ` , ` enum ` , ` implements ` , ` member ` , ` module ` , ` namespace ` , ` param ` , ` property ` , ` returns ` , ` throws ` , ` type ` , ` typedef ` , ` yields ` |
3652
+ | Aliases| ` constructor ` , ` const ` , ` extends ` , ` var ` , ` arg ` , ` argument ` , ` prop ` , ` return ` , ` exception ` , ` yield ` |
3653
3653
| Closure-only| ` package ` , ` private ` , ` protected ` , ` public ` , ` static ` |
3654
3654
| Options| ` definedTypes ` |
3655
3655
| Settings| ` preferredTypes ` |
0 commit comments