1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-21 11:37:07 +00:00
Files
go-inbucket/themes/bootstrap/public/bower_components/moment/templates/test-header.js
2017-01-28 20:20:58 -08:00

7 lines
325 B
JavaScript

;(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';