NeahOpti/node_modules/core-js/proposals/error-cause.js
2025-04-22 12:49:37 +02: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');