UNPKG

photoeditorsdk

Version:

The most comprehensive photo editor SDK for HTML5

4 lines (3 loc) 76 B
export default class JSONLoader { getData(url: string): Promise<any>; }