UNPKG
lazy-aggregator
Version:
latest (3.0.1)
3.0.1
2.0.2
2.0.1
2.0.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.1.0-b
1.1.0-a
1.0.2
1.0.2-b
1.0.2-a
1.0.1
1.0.0
Creates aggregation wrapper
github.com/a-chepugov/lazy-aggregator
a-chepugov/lazy-aggregator
lazy-aggregator
/
index.js
2 lines
(1 loc)
•
38 B
JavaScript
View Raw
1
2
module.exports
= require(
'./source'
)
;