Files
feedstr.live/node_modules/core-js/proposals/error-cause.js
T
2023-11-25 18:12:47 -05:00

5 lines
148 B
JavaScript

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