getAsyncFetch.d.ts 95 B

1
  1. export declare function getAsyncFetch(this: any, taskId: any, options?: any): Promise<object>;