UNPKG

@hugogo/angular-grid-layout-hugo

Version:

Grid Layout with draggable and resizable items for Angular

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