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

3 lines
140 B
TypeScript
Raw Normal View History

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