%PDF- %PDF-
| Direktori : /home/tjamichg/intranet.tjamich.gob.mx/intranet/common/vendors/moment/ |
| Current File : /home/tjamichg/intranet.tjamich.gob.mx/intranet/common/vendors/moment/package.js |
var profile = {
resourceTags: {
ignore: function (filename, mid) {
// only include moment/moment
return mid != "moment/moment";
},
amd: function (filename, mid) {
return /\.js$/.test(filename);
}
}
};