UNPKG

fiftyone.pipeline.cloudrequestengine

Version:

Cloud request engine for the 51Degrees Pipeline API

2 lines (1 loc) 60 B
export function makeHTTPRequest(url: string): Promise<any>;