You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| value |`B` extends [`AnyBoolean`](#anyboolean)| An [`AnyBoolean`](#anyboolean) type `value` to guard |
1711
1713
| callback? |[`ResultCallback`][resultcallback]| An Optional [`ResultCallback`][resultcallback] function to handle result before returns eg. to throw an `Error`|
1712
1714
1715
+
----
1716
+
1713
1717
| Return type | Description |
1714
1718
| :------------- | :---------- |
1715
1719
|`value` is `B`| The **return value** is a `boolean` indicating whether or not the `value` is a `boolean` type or [`Boolean`][boolean] object |
0 commit comments