UNPKG

ngx-mat-dynamic-table

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