UNPKG

ez-firebase-auth

Version:
8 lines (7 loc) 204 B
import { OnInit } from '@angular/core'; export declare class ProviderIconComponent implements OnInit { static PROVIDER_ICONS: any; providerId: string; classes: string; ngOnInit(): void; }