We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Error.isError()
1 parent edb7e1d commit 729efd5Copy full SHA for 729efd5
features/is-error.yml
@@ -0,0 +1,5 @@
1
+name: Error.isError()
2
+description: The `Error.isError()` static method checks whether a value is an `Error` object.
3
+spec: https://tc39.es/proposal-is-error/
4
+compat_features:
5
+ - javascript.builtins.Error.isError
features/is-error.yml.dist
@@ -0,0 +1,8 @@
+# Generated from: is-error.yml
+# Do not edit this file by hand. Edit the source file instead!
+
+status:
+ baseline: false
6
+ support: {}
7
8
0 commit comments