UNPKG

@youmaole/easy-js

Version:

A lib to make the complex and daily used functions easy to use.

3 lines 58 B
module.exports = function(text) { throw Error(text); }