We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 526f593 commit 7d6f98eCopy full SHA for 7d6f98e
1 file changed
packages/marketplace/src/marketplace.gen.ts
@@ -1,14 +1,14 @@
1
/* eslint-disable */
2
// marketplace-api 8c729a93a7f162793cbc496f93aeecae1ab4eeaf
3
// --
4
-// Code generated by webrpc-gen@v0.23.2 with typescript generator. DO NOT EDIT.
+// Code generated by webrpc-gen@v0.24.0 with typescript generator. DO NOT EDIT.
5
//
6
// webrpc-gen -schema=marketplace.ridl -target=typescript -client -out=./clients/marketplace.gen.ts
7
8
export const WebrpcHeader = 'Webrpc'
9
10
export const WebrpcHeaderValue =
11
- 'webrpc@v0.23.2;gen-typescript@v0.16.3;marketplace-api@v0.0.0-8c729a93a7f162793cbc496f93aeecae1ab4eeaf'
+ 'webrpc@v0.24.0;gen-typescript@v0.16.3;marketplace-api@v0.0.0-8c729a93a7f162793cbc496f93aeecae1ab4eeaf'
12
13
// WebRPC description and code-gen version
14
export const WebRPCVersion = 'v1'
0 commit comments