File "locale-header.js"

Full Path: /srv/www/www.cadoro.it/app/lib/moment/templates/locale-header.js
File size: 319 bytes
MIME-type: text/plain
Charset: utf-8

;(function (global, factory) {
   typeof exports === 'object' && typeof module !== 'undefined'
       && typeof require === 'function' ? factory(require('../moment')) :
   typeof define === 'function' && define.amd ? define(['../moment'], factory) :
   factory(global.moment)
}(this, (function (moment) { 'use strict';