File "locale-header.js"
Full Path: /home/cananyalcin/public_html/vendors/moment/templates/locale-header.js
File size: 315 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';