UNPKG

@codaglobal/ng-jwt-authentication

Version:

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

6 lines (5 loc) 144 B
import { OnInit } from '@angular/core'; export declare class AngularJwtComponent implements OnInit { constructor(); ngOnInit(): void; }