UNPKG
uspring
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
A very fast Webserver which has interface like springboot
uspring
/
lib
/
uApp
/
uRouter.js
4 lines
(3 loc)
•
178 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
}); [
'get'
,
'post'
,
'options'
,
'del'
,
'patch'
,
'put'
,
'head'
,
'trace'
,
'any'
,
'connect'
,
'trace'
,
'ws'
];