import { temporarilyNotSupport } from '../utils' // 过往接口 export const checkIsSupportFacialRecognition = /* @__PURE__ */ temporarilyNotSupport('checkIsSupportFacialRecognition') export const startFacialRecognitionVerify = /* @__PURE__ */ temporarilyNotSupport('startFacialRecognitionVerify') export const startFacialRecognitionVerifyAndUploadVideo = /* @__PURE__ */ temporarilyNotSupport('startFacialRecognitionVerifyAndUploadVideo') export const faceVerifyForPay = /* @__PURE__ */ temporarilyNotSupport('faceVerifyForPay')