UNPKG

@aws-amplify/core

Version:
11 lines (8 loc) 316 B
import { loadGetRandomValues } from '@aws-amplify/react-native'; import { v4 } from 'uuid'; // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 loadGetRandomValues(); const amplifyUuid = v4; export { amplifyUuid }; //# sourceMappingURL=index.native.mjs.map