mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-06-18 06:06:18 +02:00
Start again
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
;(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';
|
||||
Reference in New Issue
Block a user