UNPKG

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