Ask a question to get started
Enter to sendā¢Shift+Enter new line
Type guard that checks whether a value is a NodeError.
isNodeError(e: unknown): e is NodeError
e
unknown