UNPKG

335 BJavaScriptView Raw
1import { Amplify } from '@aws-amplify/core';
2import { getUrl as getUrl$1 } from './internal/getUrl.mjs';
3
4// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
5// SPDX-License-Identifier: Apache-2.0
6function getUrl(input) {
7 return getUrl$1(Amplify, input);
8}
9
10export { getUrl };
11//# sourceMappingURL=getUrl.mjs.map