short-url/public/vendor/moment/templates/default.js

6 lines
261 B
JavaScript
Raw Normal View History

2020-07-01 08:57:45 +00:00
;(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';