UNPKG

@santinobch/os-window-angular

Version:

Create windows inside a browser window!

5 lines (4 loc) 65 B
export interface TwoPointModel { x: number; y: number; }