aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/di/lib/index.js
blob: ceb27ab771e70c1121c53973a9ef1ef80148f8dc (plain)
1
2
3
4
5
module.exports = {
  annotate: require('./annotation').annotate,
  Module: require('./module'),
  Injector: require('./injector')
};