isError.js 108 Bytes Raw Blame History Permalink 1 2 3 4 5 var _tagTester = require('./_tagTester.js'); var isError = _tagTester('Error'); module.exports = isError;