UNPKG

@oystehr/sdk

Version:

Oystehr SDK

5 lines (4 loc) 93 B
export interface ApplicationRevokeRefreshTokenParams { token?: string; id: string; }