UNPKG

msal

Version:
7 lines (6 loc) 110 B
/** * @hidden */ export interface IInstanceDiscoveryResponse { TenantDiscoveryEndpoint: string; }