UNPKG

@aws-amplify/storage

Version:

Storage category of aws-amplify

7 lines (4 loc) 214 B
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 import { ConsoleLogger } from '@aws-amplify/core'; export const logger = new ConsoleLogger('Storage');