UNPKG

@omnia/fx-models

Version:
6 lines (5 loc) 123 B
export interface MediaflowAuthenticationInfo { clientId: string; clientSecret: string; refreshToken: string; }