export const region = 'asia-northeast1' export const emulatorOrigin = { functions: 'http://localhost:5001', pubsub: 'http://localhost:8085', } export const projectId = 'fireschema'