IgnoreError type

Describes an ignore error function

type IgnoreError = (err: Error) => boolean