UNPKG

angular-gridster2

Version:
7 lines (6 loc) 123 B
export interface GridsterResizeEventType { north: boolean; south: boolean; west: boolean; east: boolean; }