All files / shared config.ts

100% Statements 6/6
100% Branches 0/0
100% Functions 0/0
100% Lines 6/6

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 91x 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;