Skip to main content

log-more > isError

isError variableโ€‹

Check a Result object's severity to determine if it should be treated as an error

Signature:
isError: (result: Result) => boolean