UNPKG

@stratio/egeo

Version:

Stratio egeo library of components in Angular 2

6 lines (5 loc) 94 B
export interface StTableHeader { id: string; label: string; sortable?: boolean; }