UNPKG

photoeditorsdk

Version:

The most comprehensive photo editor SDK for HTML5

6 lines (5 loc) 93 B
interface Float2 { readonly x: number; readonly y: number; } export type { Float2 };