DIR:/home/drsekaran/public_html/admin/vendors/moment/templates/ |
Current File : /home/drsekaran/public_html/admin/vendors/moment/templates/amd-named.js |
/*global define:false*/ import moment from "./moment"; define("moment", [], function () { return moment; }); |