UNPKG

@aws-amplify/core

Version:
9 lines (6 loc) 249 B
import { StorageCache } from './StorageCache.mjs'; // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 const Cache = new StorageCache(); export { Cache }; //# sourceMappingURL=index.mjs.map