var antd = { datepicker: require('./components/datepicker') }; module.exports = antd; window.antd = antd;