@aws-amplify/core
Version:
Core category of aws-amplify
11 lines (8 loc) • 316 B
JavaScript
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