Skip to content

Commit 7d6f98e

Browse files
[AUTOMATED] Update: proto/clients/marketplace.gen.ts (#692)
Co-authored-by: VojtechVitek <[email protected]>
1 parent 526f593 commit 7d6f98e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/marketplace/src/marketplace.gen.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
/* eslint-disable */
22
// marketplace-api 8c729a93a7f162793cbc496f93aeecae1ab4eeaf
33
// --
4-
// Code generated by webrpc-gen@v0.23.2 with typescript generator. DO NOT EDIT.
4+
// Code generated by webrpc-gen@v0.24.0 with typescript generator. DO NOT EDIT.
55
//
66
// webrpc-gen -schema=marketplace.ridl -target=typescript -client -out=./clients/marketplace.gen.ts
77

88
export const WebrpcHeader = 'Webrpc'
99

1010
export const WebrpcHeaderValue =
11-
11+
1212

1313
// WebRPC description and code-gen version
1414
export const WebRPCVersion = 'v1'

0 commit comments

Comments
 (0)