database-petani-mobile/node_modules/core-js/proposals/error-cause.js
2026-02-23 16:39:35 +07: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');