// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts,import_extension=.js" // @generated from file gfxcafe/oku/account/v1/cush.proto (package gfxcafe.oku.account.v1, syntax proto3) /* eslint-disable */ // @ts-nocheck /** * CushService provides access to Cush functionality * Note: All /cush/* endpoints are delegated to the Uniheart component * * This service delegates all requests to the Uniheart component * The exact endpoints and their structures are defined by Uniheart * * @generated from service gfxcafe.oku.account.v1.CushService */ export const CushService = { typeName: "gfxcafe.oku.account.v1.CushService", methods: { } } as const;