UNPKG

@dritelabs/accounts-protobuf

Version:

Accounts database module

9 lines (7 loc) 219 B
interface AuthenticateClientRequest { 'credential'?: (string); } interface AuthenticateClientRequest__Output { 'credential': (string); } export { AuthenticateClientRequest, AuthenticateClientRequest__Output };