UNPKG

@codaglobal/ng-jwt-authentication

Version:

<a> <br> <h1 align="center">ng-jwt-authentication</h1> </a>

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