JaBa/dashboard/public/bower_components/moment/templates/default.js
2022-01-04 02:18:28 +05:00

5 lines
261 B
JavaScript

;(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
typeof define === 'function' && define.amd ? define(factory) :
global.moment = factory()
}(this, (function () { 'use strict';