mattpocock/ts-error-translator

Translation request for 2693

Opened this issue · 0 comments

Error Text

'' only refers to a type, but is being used as a value here.

Code

instanceof

Possible Alternative and/or Explanation

From GitHub's AI: "To fix the error, you should remove the instanceof is a TypeScript type and cannot be used as a runtime value."

Supporting Information

Please provide other information which led to this error, and any specific questions you have about it: