UNPKG

@aws-amplify/datastore

Version:

AppSyncLocal support for aws-amplify

1 lines 554 B
{"version":3,"file":"InMemoryStore.native.mjs","sources":["../../../../src/storage/adapter/InMemoryStore.native.ts"],"sourcesContent":["// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n// SPDX-License-Identifier: Apache-2.0\nimport AsyncStorage from '@react-native-async-storage/async-storage';\n// See: https://react-native-async-storage.github.io/async-storage/\nexport function createInMemoryStore() {\n return AsyncStorage;\n}\n"],"names":[],"mappings":";;AAAA;AACA;AAEA;AACO,SAAS,mBAAmB,GAAG;AACtC,IAAI,OAAO,YAAY;AACvB;;;;"}