UNPKG
gaf-mobile
Version:
latest (1.0.0)
1.0.0
GAF mobile Web site
gaf-mobile
/
app
/
bower_components
/
angular-route
/
index.js
3 lines
(2 loc)
•
56 B
JavaScript
View Raw
1
2
3
require
(
'./angular-route'
);
module
.exports =
'ngRoute'
;