UNPKG

error-cause

Version:

An ES-spec-compliant shim/polyfill/replacement for the `.cause` property on all Error types that works as far down as ES3

4 lines (2 loc) 57 B
'use strict'; module.exports = require('./polyfill')();