UNPKG

bugyo-cloud-client

Version:
5 lines (4 loc) 103 B
export interface ClientParam { get tenantCode(): string; get userCode(): string | undefined; }