Skip to content

Commit 1e71f08

Browse files
feat: add BiometricPolicy export to enums for docs
1 parent f4db38e commit 1e71f08

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/exports/enums.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ export { SafariViewControllerPresentationStyle } from '../index';
22
export {
33
LocalAuthenticationLevel,
44
LocalAuthenticationStrategy,
5+
BiometricPolicy,
56
} from '../types/platform-specific';

0 commit comments

Comments
 (0)