Skip to content

Instantly share code, notes, and snippets.

@wlee221
Created September 22, 2021 18:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wlee221/1b02f519e6e0ce25d3643cf2948f4467 to your computer and use it in GitHub Desktop.
Save wlee221/1b02f519e6e0ce25d3643cf2948f4467 to your computer and use it in GitHub Desktop.
aws-exports.d.ts
// put this at the same level as aws-exports
declare const awsmobile: Record<string, any>
export default awsmobile;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment