UNPKG

@katoid/angular-grid-layout

Version:

Grid Layout with draggable and resizable items for Angular

4 lines (3 loc) 63 B
export interface KtdDictionary<T> { [key: string]: T; }