UNPKG

@wjya/ngx-webapp-icpc.group.pms

Version:

angular webapp : icpc.group.pms

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