UNPKG

mutable-div

Version:

Directives to enable moving or resizing a div element.

7 lines (6 loc) 105 B
export interface HandleBar { left: string; right: string; top: string; bottom: string; }