UNPKG

@aws-amplify/cache

Version:

Cache category of aws-amplify

8 lines 393 B
"use strict"; // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 Object.defineProperty(exports, "__esModule", { value: true }); var AsyncStorageCache_1 = require("./AsyncStorageCache"); exports.Cache = AsyncStorageCache_1.Cache; exports.AsyncStorageCache = AsyncStorageCache_1.AsyncStorageCache; //# sourceMappingURL=reactnative.js.map