@databutton/firebase-types
Advanced tools
Comparing version 1.72.59 to 1.72.60
@@ -1379,2 +1379,7 @@ import type { Timestamp } from "firebase/firestore"; | ||
acmCertificateStatus?: CertificateStatus; | ||
/** | ||
* Defaults to /api if nothing else is set | ||
* Requires infra upgrade to change | ||
*/ | ||
apiPathPrefix?: string; | ||
} | ||
@@ -1381,0 +1386,0 @@ /** |
{ | ||
"name": "@databutton/firebase-types", | ||
"version": "1.72.59", | ||
"version": "1.72.60", | ||
"main": "lib/types/published/index.js", | ||
@@ -5,0 +5,0 @@ "type": "module", |
59171
2014