face-api/build/dom/fetchImage.d.ts

2 lines
116 B
TypeScript

export declare function fetchImage(uri: string): Promise<HTMLImageElement>;
//# sourceMappingURL=fetchImage.d.ts.map