face-api/build/env/createNodejsEnv.d.ts

3 lines
140 B
TypeScript
Raw Normal View History

2020-08-18 14:04:33 +02:00
import { Environment } from './types';
export declare function createNodejsEnv(): Environment;
//# sourceMappingURL=createNodejsEnv.d.ts.map