UNPKG

clarity-angular

Version:

Angular components for Clarity

7 lines (6 loc) 241 B
import { ExpandableRowsCount } from "./providers/global-expandable-rows"; export declare class DatagridDetailRegisterer { private expandableRowsCount; constructor(expandableRowsCount: ExpandableRowsCount); ngOnDestroy(): void; }