UNPKG

@privateid/ultra-web-sdk-alpha

Version:
4 lines (3 loc) 185 B
export type { Face } from './face.domain'; export { FaceService } from './FaceService'; export type { FaceLoginProps, PredictProps, EstimateAgeProps, EnrollProps } from './face.types';