UNPKG

@aws-amplify/auth

Version:
7 lines (5 loc) 373 B
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 const NOT_SUPPORTED_RECOVERY_SUGGESTION = 'Passkeys may not be supported on this device. Ensure your application is running on a supported platform.'; export { NOT_SUPPORTED_RECOVERY_SUGGESTION }; //# sourceMappingURL=passkeyErrorPlatformConstants.native.mjs.map