Created
September 22, 2021 18:23
-
-
Save wlee221/1b02f519e6e0ce25d3643cf2948f4467 to your computer and use it in GitHub Desktop.
aws-exports.d.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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