/** * Interface of the server (auto-generated code) */ export * from "./model"; export * from "./api"; export * from "./rest-tools";