UNPKG

promise-toolbox

Version:
3 lines (2 loc) 139 B
"use strict"; module.exports = reason => reason instanceof ReferenceError || reason instanceof SyntaxError || reason instanceof TypeError;