is-error.js 104 B

123
  1. 'use strict';
  2. // https://github.com/tc39/proposal-is-error
  3. require('../modules/esnext.error.is-error');