UNPKG

@biopassid/face-sdk-react-native

Version:
9 lines (8 loc) 273 B
"use strict"; export let FaceMaskFormat = /*#__PURE__*/function (FaceMaskFormat) { FaceMaskFormat["FACE"] = "FACE"; FaceMaskFormat["SQUARE"] = "SQUARE"; FaceMaskFormat["ELLIPSE"] = "ELLIPSE"; return FaceMaskFormat; }({}); //# sourceMappingURL=FaceMaskFormat.js.map