UNPKG
infect-frontend
Version:
latest (2.0.3)
2.0.3
2.0.2
infect fronend
github.com/infect/application
infect/related
infect-frontend
/
index.js
7 lines
(4 loc)
•
91 B
JavaScript
View Raw
1
2
3
4
5
6
7
(
function
(
) {
'use strict'
;
module
.
exports
=
require
(
'./src/Frontend'
); })();