酒店预订平台
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 

7 satır
325 B

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