arlas-persistence-api
Version:
Persists data
15 lines • 404 B
JavaScript
// tslint:disable
/**
* ARLAS Persistence APIs
* Persistence REST services.
*
* OpenAPI spec version: 26.0.3
* 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";
export * from "./configuration";
//# sourceMappingURL=index.js.map