/** * Interface of the server (auto-generated code) */ export * from "./album-resource" export * from "./artist-resource" export * from "./data-resource" export * from "./front" export * from "./gender-resource" export * from "./health-check" export * from "./playlist-resource" export * from "./proxy-resource" export * from "./track-resource" export * from "./user-resource"