UNPKG

angular-gridster2

Version:
7 lines (6 loc) 115 B
export interface GridsterResizeEventType { n: boolean; s: boolean; w: boolean; e: boolean; }