UNPKG

ngx-eagle

Version:

UI component infrastructure and Design components for mobile and desktop Angular web applications.

5 lines (4 loc) 70 B
export interface BasicEvent { clientX: number; clientY: number; }