1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-22 11:52:21 +01:00

6 lines
81 B
JavaScript
Raw Normal View History

2015-05-05 03:10:25 +02:00
/*global window:false*/
import moment from "./moment";
window.moment = moment;