UNPKG

@regulaforensics/face-sdk

Version:

This is an npm module for Regula Face SDK. It allows you to easily compaire faces using your phone's camera.

4 lines 71 B
export const ScreenOrientation = { PORTRAIT: 0, LANDSCAPE: 1, }