Skip to content

Commit

Permalink
add additional API category export mappings to 'aws-amplify'
Browse files Browse the repository at this point in the history
  • Loading branch information
david-mcafee committed Sep 11, 2023
1 parent 73dc347 commit 38b3cb5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/aws-amplify/api/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "aws-amplify/api",
"main": "../lib/api/index.js",
"browser": "../lib-esm/api/index.js",
"module": "../lib-esm/api/index.js",
"typings": "../lib-esm/api/index.d.ts"
}

0 comments on commit 38b3cb5

Please sign in to comment.