mirror of
https://github.com/supanadit/todo.git
synced 2024-11-10 09:52:19 +00:00
6 lines
261 B
JavaScript
Executable File
Vendored
6 lines
261 B
JavaScript
Executable File
Vendored
;(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';
|