human/types/faceall.d.ts

2 lines
76 B
TypeScript

export declare const detectFace: (parent: any, input: any) => Promise<any>;