UNPKG

coolink

Version:

Coocaa Coolink APP JavaScript library

5 lines (4 loc) 149 B
export default class FileManager { static pickFiles(callback: Function): void; static response(methodId: string, response: any): void; }