UNPKG

188 BJavaScriptView Raw
1'use strict';
2
3Object.defineProperty(exports, '__esModule', { value: true });
4
5var GU = 8;
6var RADIUS = 4;
7
8exports.GU = GU;
9exports.RADIUS = RADIUS;
10//# sourceMappingURL=constants.js.map