UNPKG

firebase-apparatus

Version:

Lightweight implementation of firebase-tools as a Node module

7 lines (6 loc) 156 B
// 5 minutes in ms export const FIVE_MINUTES = 1000 * 60 * 5; // Google APIs endpoints export const ORIGINS = { GOOGLE: 'https://www.googleapis.com' };