1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-03-06 10:32:04 +01:00
Files
CheckServer/vendors/moment/templates/globals.js
2020-10-04 17:14:00 +02:00

6 lines
81 B
JavaScript

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