UNPKG

@dritelabs/accounts-protobuf

Version:

Accounts database module

9 lines (7 loc) 203 B
interface UpdateClientSecretRequest { 'id'?: (string); } interface UpdateClientSecretRequest__Output { 'id': (string); } export { UpdateClientSecretRequest, UpdateClientSecretRequest__Output };