@databutton/firebase-types
Advanced tools
Comparing version 1.71.29 to 1.71.30
@@ -42,2 +42,3 @@ export declare enum CollectionName { | ||
RUNS = "runs", | ||
READ_LOG_RECORDS = "read-log-records", | ||
SCHEDULES = "schedules", | ||
@@ -44,0 +45,0 @@ SCREENSHOTS = "screenshots", |
@@ -43,2 +43,3 @@ export var CollectionName; | ||
CollectionName["RUNS"] = "runs"; | ||
CollectionName["READ_LOG_RECORDS"] = "read-log-records"; | ||
CollectionName["SCHEDULES"] = "schedules"; | ||
@@ -45,0 +46,0 @@ CollectionName["SCREENSHOTS"] = "screenshots"; |
{ | ||
"name": "@databutton/firebase-types", | ||
"version": "1.71.29", | ||
"version": "1.71.30", | ||
"main": "lib/types/published/index.js", | ||
@@ -5,0 +5,0 @@ "type": "module", |
54095
1860