exception.js 52 B

1234
  1. module.exports = function (error) {
  2. throw error
  3. }