1
0
Fork 0
mirror of https://github.com/JonnyBro/JaBa.git synced 2025-03-06 06:59:38 +05:00
JaBa/dashboard/public/bower_components/moment/templates/default.js
2021-12-10 21:39:54 +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';