UNPKG

a_mock

Version:

Sub package of a. Mocking framework

7 lines (6 loc) 98 B
module.exports = function(error) { return _throw; function _throw() { throw error; } }