UNPKG

@biopassid/face-sdk-react-native

Version:
18 lines (17 loc) 396 B
export interface FaceFeedbackTextMessages { noDetection?: string; multipleFaces?: string; faceCentered?: string; tooClose?: string; tooFar?: string; tooLeft?: string; tooRight?: string; tooUp?: string; tooDown?: string; invalidIED?: string; faceAngleMisaligned?: string; closedEyes?: string; smiling?: string; tooDark?: string; tooLight?: string; }