UNPKG

@okutrade/account-api

Version:

TypeScript client for OKU Account API using Connect-ES

16 lines (15 loc) 585 B
import type { GenFile, GenService } from "@bufbuild/protobuf/codegenv1"; /** * Describes the file gfxcafe/oku/account/v1/cush.proto. */ export declare const file_gfxcafe_oku_account_v1_cush: GenFile; /** * 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 declare const CushService: GenService<{}>;