Files
old-svijetlastrana-front/public/bower_components/moment/templates/globals.js
2018-05-07 16:07:00 +02:00

6 lines
81 B
JavaScript
Executable File

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