GitHub

daffIsError

import { daffIsError } from '@daffodil/core'

Checks if the passed object is a DaffError

const daffIsError: (error: any) => boolean