error-cause.js 148 B

12345
  1. 'use strict';
  2. // https://github.com/tc39/proposal-error-cause
  3. require('../modules/es.error.cause');
  4. require('../modules/es.aggregate-error.cause');