import { temporarilyNotSupport } from '../utils' // 生物认证 export const startSoterAuthentication = /* @__PURE__ */ temporarilyNotSupport('startSoterAuthentication') export const checkIsSupportSoterAuthentication = /* @__PURE__ */ temporarilyNotSupport('checkIsSupportSoterAuthentication') export const checkIsSoterEnrolledInDevice = /* @__PURE__ */ temporarilyNotSupport('checkIsSoterEnrolledInDevice')