a type guard that asserts whether value is of type ParserError
value
tolerant of any input type, you can assume it will be true if (and only if) it is a ParserError
Generated using TypeDoc
a type guard that asserts whether
value
is of type ParserErrortolerant of any input type, you can assume it will be true if (and only if) it is a ParserError