Add watch stream protocol
This commit is contained in:
@@ -854,3 +854,4 @@ export const CaminoService: GenService<{
|
||||
},
|
||||
}> = /*@__PURE__*/
|
||||
serviceDesc(file_camino_api, 0);
|
||||
|
||||
|
||||
@@ -180,3 +180,4 @@ export const field_ops: GenExtension<FieldOptions, FieldOps> = /*@__PURE__*/
|
||||
*/
|
||||
export const impl: GenExtension<MethodOptions$1, FunctionRef> = /*@__PURE__*/
|
||||
extDesc(file_camino_options, 9);
|
||||
|
||||
|
||||
@@ -695,3 +695,4 @@ export enum FieldImplementation {
|
||||
*/
|
||||
export const FieldImplementationSchema: GenEnum<FieldImplementation> = /*@__PURE__*/
|
||||
enumDesc(file_camino_schema, 4);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user