UNPKG

ng2-branchy

Version:

angular2 component for visualizing data that can be naturally represented as a tree

4 lines (3 loc) 207 B
export declare function isLeftButtonClicked(e: MouseEvent): boolean; export declare function isRightButtonClicked(e: MouseEvent): boolean; export declare function isEscapePressed(e: KeyboardEvent): boolean;