Files
angular-timezone-selector/bower_components/moment/templates/globals.js
T
2015-06-12 18:57:31 +02:00

6 lines
81 B
JavaScript

/*global window:false*/
import moment from "./moment";
window.moment = moment;