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

2 lines
122 B
TypeScript

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