UNPKG

angular-split-ng6

Version:

Copy of angular-split but with aszechlicki fix, and some other errors patched for angular 6.

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