| Current Path : C:/Users/ITO/Desktop/From USB/vendors/moment/templates/ |
| Current File : C:/Users/ITO/Desktop/From USB/vendors/moment/templates/amd.js |
/*global define:false*/
import moment from "./moment";
define([], function () {
return moment;
});