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 |
1713
1715
| callback? |[`ResultCallback`][resultcallback]| An Optional [`ResultCallback`][resultcallback] function to handle result before returns eg. to throw an `Error`|
1714
1716
1715
-
----
1717
+
Return type:
1716
1718
1717
-
|Return type| Description |
1719
+
|Type | Description |
1718
1720
| :------------- | :---------- |
1719
1721
|`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