index.test.d.ts 158 B

1234
  1. export declare const PROJECT_ID: any;
  2. export declare const STORAGE_BUCKET: any;
  3. export declare const API_KEY: any;
  4. export declare const AUTH_DOMAIN: any;