UNPKG

ng2-stable-nxtc

Version:

Angular Smart Table neXtCode Version

6 lines (5 loc) 160 B
import { Cell } from '../../../lib/data-set/cell'; export declare class ViewCellComponent { cell: Cell; printFixedDecimals(cellValue: any): any; }