@databutton/firebase-types
Advanced tools
Comparing version 1.72.47 to 1.72.48
@@ -1276,5 +1276,5 @@ import type { Timestamp } from "firebase/firestore"; | ||
export type ProjectAppbutlers = { | ||
region: string; | ||
devxAppbutlerId: string; | ||
prodxAppbutlerId: string | null; | ||
region?: string; | ||
}; | ||
@@ -1281,0 +1281,0 @@ export interface InitialDevxConfig { |
{ | ||
"name": "@databutton/firebase-types", | ||
"version": "1.72.47", | ||
"version": "1.72.48", | ||
"main": "lib/types/published/index.js", | ||
@@ -5,0 +5,0 @@ "type": "module", |
58987