Skip to content

Commit

Permalink
Update packages/aws-amplify/src/datastore/index.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Jim Blanchard <jim.l.blanchard@gmail.com>
  • Loading branch information
elorzafe and jimblanc authored Sep 20, 2023
1 parent 3a19590 commit 34686ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/aws-amplify/src/datastore/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
// SPDX-License-Identifier: Apache-2.0

/*
This file maps exports from `aws-amplify/api`. It provides access to the default API provider and category utils.
This file maps exports from `aws-amplify/datastore`. It provides access to DataStore APIs and category utils.
*/
export * from '@aws-amplify/datastore';

0 comments on commit 34686ea

Please sign in to comment.