IgnoreError type

描述忽略错误函数

type IgnoreError = (err: Error) => boolean