UNPKG

@brewww/authentication-service

Version:
6 lines (5 loc) 111 B
export interface AuthenticationServiceOptions { name: string; displayName: string; type: string; }