UNPKG
magnet-koa
Version:
latest (2.0.0)
2.0.0
1.5.0
1.4.0
1.3.0
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
0.5.0
0.4.0
0.3.1
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
Magnet adapter for koa
github.com/magnetjs/magnet-koa
magnetjs/magnet-koa
magnet-koa
/
config
/
koa.js
6 lines
•
147 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
default
= {
port
:
3000
, };
//# sourceMappingURL=koa.js.map