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
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -224,7 +224,7 @@ The `throw` statement in JavaScript can throw any type of value. This proposal d
224
224
- No catch branching based on error type will be added. See [GitHub Issue #43](https://github.com/arthurfiorette/proposal-try-operator/issues/43) for more information.
225
225
- No way to annotate a callable to specify the error type it throws will be added.
226
226
227
-
For more information, also see [microsoft/typescript#13219](https://github.com/Microsoft/TypeScript/issues/13219)._()_
227
+
For more information, also see [microsoft/typescript#13219](https://github.com/Microsoft/TypeScript/issues/13219).
0 commit comments