Files @ 89282b130edb
Branch filter:

Location: FVDE/ennstatus/ennstatus/static/js/momentjs/templates/locale-header.js - annotation

89282b130edb 274 B application/javascript Show Source Show as Raw Download as Raw
Dennis Fink
Added momentjs
1
2
3
4
5
(function (global, factory) {
   typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('../moment')) :
   typeof define === 'function' && define.amd ? define(['moment'], factory) :
   factory(global.moment)
}(this, function (moment) { 'use strict';