UNPKG
http-error-util
Version:
latest (0.1.0)
0.1.0
0.0.1
Simple HTTP Error Generator based on Status Codes or Names
github.com/elbuo8/http-error-util
http-error-util
/
index.js
2 lines
(1 loc)
•
45 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/errors.js'
)
;