UNPKG

@dritelabs/accounts-protobuf

Version:

Accounts database module

9 lines (7 loc) 201 B
interface InvalidateTokenResponse { 'token'?: (string); } interface InvalidateTokenResponse__Output { 'token': (string); } export { InvalidateTokenResponse, InvalidateTokenResponse__Output };