UNPKG

ng-social-login-module

Version:

This library is an updated version of [ng4-social-login](https://github.com/sarfarazansari/ng4-social-login).

5 lines (4 loc) 139 B
import { ModuleWithProviders } from '@angular/core'; export declare class SocialLoginModule { static forRoot(): ModuleWithProviders; }