UNPKG
@epicallan/js-to-ts
Version:
latest (1.1.3)
1.1.3
1.1.1
1.1.0
1.0.6
1.0.5
1.0.4
1.0.3
simple graphql framework @devinit
github.com/epicallan/js-to-ts
epicallan/js-to-ts
@epicallan/js-to-ts
/
dist
/
app
/
main.js
5 lines
•
158 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
var
dip_1 =
require
(
"../lib/dip"
); dip_1.
main
();
//# sourceMappingURL=main.js.map