UNPKG
get-js
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4-0
0.0.3
0.0.3-0
0.0.2-0
0.0.1-0
A lightweight library to asynchronously load scripts on the fly.
kabirbaidhya/get-js
get-js
/
angular.js
2 lines
(1 loc)
•
58 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/angular/module'
).default
;