UNPKG

ngx-eagle

Version:

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

5 lines (4 loc) 67 B
export interface Dimensions { width: number; height: number; }