UNPKG

@oystehr/sdk

Version:

Oystehr SDK

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