UNPKG

ng-ptplibraries

Version:

7 lines (6 loc) 176 B
import { OnInit } from '@angular/core'; export declare class PTPErrorMessageComponent implements OnInit { message: string; constructor(); ngOnInit(): void; }