arlas-persistence-api
Version:
Persists data
15 lines • 410 B
JavaScript
// tslint:disable
/**
* ARLAS Persistence APIs
* Persistence REST services.
*
* OpenAPI spec version: 28.0.0
* Contact: contact@gisaia.com
*
* NOTE: This file is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
* Do not edit the file manually.
*/
export * from "./api.js";
export * from "./configuration.js";
//# sourceMappingURL=index.js.map