| Path : /var/www/html/smartcirqls.com/vendors/bower_components/moment/templates/ |
| Current File : //var/www/html/smartcirqls.com/vendors/bower_components/moment/templates/amd.js |
/*global define:false*/
import moment from "./moment";
define([], function () {
return moment;
});