UNPKG

305 BJavaScriptView Raw
1// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2// SPDX-License-Identifier: Apache-2.0
3import { Storage, StorageInstance } from './Storage';
4export { Storage as StorageClass, StorageInstance as Storage };
5export { AWSS3Provider } from './providers';
6//# sourceMappingURL=index.js.map
\No newline at end of file