UNPKG

@ciag/sentinel-hub-wms

Version:

a API to create the sentinel ogs requests, and tools to apply on the data

10 lines 343 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const zebra_1 = require("./zebra"); var dog_1 = require("./dog"); exports.Dog = dog_1.Dog; var Animals1; (function (Animals1) { Animals1.Zebra = zebra_1.Zebra; })(Animals1 = exports.Animals1 || (exports.Animals1 = {})); //# sourceMappingURL=index.js.map