var agGrid = require('./main'); Object.keys(agGrid).forEach(function(key) { exports[key] = agGrid[key]; });