UNPKG

geospatialdraw

Version:
11 lines 248 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Indexes = void 0; var Indexes = { north: 3, south: 1, west: 0, east: 2, }; exports.Indexes = Indexes; //# sourceMappingURL=delete-bbox-types.js.map