@livequery/types
Advanced tools
@@ -49,2 +49,3 @@ export declare type FilterExpression = '==' | '!=' | '<' | '<=' | '>' | '>=' | 'in-array' | 'contains' | 'not-contains' | 'like' | 'between'; | ||
| collection_ref: string; | ||
| schema_collection_ref: string; | ||
| doc_id?: string; | ||
@@ -51,0 +52,0 @@ keys: { |
+1
-1
@@ -6,3 +6,3 @@ { | ||
| }, | ||
| "version": "1.0.24", | ||
| "version": "1.0.25", | ||
| "description": "", | ||
@@ -9,0 +9,0 @@ "main": "build/index.js", |
5316
0.66%131
0.77%