We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06bfb79 + 80dfd1d commit 580aa9dCopy full SHA for 580aa9d
1 file changed
index.d.ts
@@ -62,4 +62,4 @@ export declare function isSensorAvailable(): Promise<
62
export declare function isHardwareDetected(): Promise<boolean>;
63
export declare function hasEnrolledFingerprints(): Promise<boolean>;
64
export declare function cancelFingerprintAuth(): void;
65
-export declare function setInvalidatedByBiometricEnrollment(boolean): void;
+export declare function setInvalidatedByBiometricEnrollment(set: boolean): void;
0 commit comments