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

6 lines
81 B
JavaScript

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