aws-amplify
Version:
AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.
9 lines (8 loc) • 308 B
JSON
{
"name": "aws-amplify/auth/enable-oauth-listener",
"main": "../../dist/cjs/auth/enableOAuthListener.js",
"browser": "../../dist/esm/auth/enableOAuthListener.mjs",
"module": "../../dist/esm/auth/enableOAuthListener.mjs",
"typings": "../../dist/esm/auth/enableOAuthListener.d.ts",
"sideEffects": true
}