UNPKG

305 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.Coordinate = void 0;
4var coordinate_1 = require("./coordinate");
5Object.defineProperty(exports, "Coordinate", { enumerable: true, get: function () { return coordinate_1.Coordinate; } });
6//# sourceMappingURL=index.js.map
\No newline at end of file