UNPKG

@dritelabs/accounts-protobuf

Version:

Accounts database module

9 lines (7 loc) 247 B
interface InvalidateAuthorizationCodeResponse { 'code'?: (string); } interface InvalidateAuthorizationCodeResponse__Output { 'code': (string); } export { InvalidateAuthorizationCodeResponse, InvalidateAuthorizationCodeResponse__Output };