allocatr/public/assets/libs/moment/templates/default.js
2025-02-26 16:44:49 +08:00

6 lines
261 B
JavaScript
Executable File

;(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';