UNPKG

234 BJavaScriptView Raw
1'use strict';
2require('../modules/es.error.cause');
3require('../modules/es.error.to-string');
4require('../modules/esnext.suppressed-error.constructor');
5var path = require('../internals/path');
6
7module.exports = path.SuppressedError;