UNPKG

ngx-mat-lib

Version:

A bunch of utilities and components to use in your Angular 7+ apps!

8 lines (7 loc) 227 B
import { XmatSimpleTable } from "../../models/xmat-simple-table.model"; export declare class XmatSimpleTableComponent { config: XmatSimpleTable; displayedCols: string[]; private _config; constructor(); }