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

2 lines
122 B
TypeScript
Raw Normal View History

2020-08-18 14:04:33 +02:00
export declare function fetchNetWeights(uri: string): Promise<Float32Array>;
//# sourceMappingURL=fetchNetWeights.d.ts.map