UNPKG

photoeditorsdk

Version:

The most comprehensive photo editor SDK for HTML5

6 lines (5 loc) 80 B
interface Size { width: number; height: number; } export type { Size };