arlas-permissions-api
Version:
Persists data
15 lines • 449 B
JavaScript
// tslint:disable
/**
* ARLAS Permissions APIs
* Get a list of authorized endpoints/verbs for authenticated users.
*
* 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