arlas-api
Version:
ARLAS Api.
15 lines • 430 B
JavaScript
// tslint:disable
/**
* ARLAS Exploration API
* Explore the content of ARLAS collections
*
* OpenAPI spec version: 23.0.8-security.2
* Contact: contact@gisaia.com
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
* Do not edit the class manually.
*/
export * from "./api";
export * from "./configuration";
//# sourceMappingURL=index.js.map