IgnoreError type

Descreve uma função de erro ignore

type IgnoreError = (err: Error) => boolean