UNPKG

@aws-amplify/storage

Version:

Storage category of aws-amplify

12 lines (9 loc) 384 B
import { Amplify } from '@aws-amplify/core'; import { getProperties as getProperties$1 } from './internal/getProperties.mjs'; // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 function getProperties(input) { return getProperties$1(Amplify, input); } export { getProperties }; //# sourceMappingURL=getProperties.mjs.map