Press n or j to go to the next uncovered block, b, p or k for the previous block.
1 2 3 4 5 6 7 8 9 | 1x 1x 1x 1x 1x 1x | export const GRAPHQL_ENDPOINT = '/graphql'; export const APP_DEFAULT_PORT = 3333; export const AWS_REGION = 'us-east-2'; export const AWS_IDENTITYPOOL = 'us-east-2_IDM802m2K'; export const AWS_CLIENTAPP = '5i98vo5uf76bg5hcv9vgqps19g'; export const SHOW_ADS = true; |