UNPKG

@beefree.io/sdk

Version:
7 lines (6 loc) 126 B
export interface IFetchTokenPayload { authUrl: string; clientId: string; clientSecret: string; uid: string; }