UNPKG

face-api.js

Version:

JavaScript API for face detection and face recognition in the browser with tensorflow.js

3 lines (2 loc) 104 B
import { FileSystem } from './types'; export declare function createFileSystem(fs?: any): FileSystem;