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 |`undefined`| A `undefined` type `value` to guard |
1711
-
| callback |[`ResultCallback`][resultcallback]| Optional [`ResultCallback`][resultcallback] function to handle result before returns eg. to throw an `Error`|
1713
+
| callback |[`ResultCallback`][resultcallback]| Optional [`ResultCallback`][resultcallback] function to handle result before returns eg. to throw an `Error`|
1712
1714
1713
1715
The **return value** is a `boolean` indicating whether or not the `value` is `undefined`.
| value |`undefined`| A `undefined` type `value` to guard |
1711
-
| callback |[`ResultCallback`][resultcallback]| Optional [`ResultCallback`][resultcallback] function to handle result before returns eg. to throw an `Error`|
1713
+
| callback |[`ResultCallback`][resultcallback]| Optional [`ResultCallback`][resultcallback] function to handle result before returns eg. to throw an `Error`|
1712
1714
1713
1715
The **return value** is a `boolean` indicating whether or not the `value` is `undefined`.
0 commit comments