File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
/* eslint-disable */
2
- // marketplace-api 851db762f39fbd7e104dd44df842c0af523f5f10
2
+ // marketplace-api d5b86d9a5fdc0880f7aa0df11163108c112bd90c
3
3
// --
4
- // Code generated by webrpc-gen@v0.25.1 with typescript generator. DO NOT EDIT.
4
+ // Code generated by webrpc-gen@v0.25.4 with typescript generator. DO NOT EDIT.
5
5
//
6
6
// webrpc-gen -schema=marketplace.ridl -target=typescript -client -out=./clients/marketplace.gen.ts
7
7
8
8
export const WebrpcHeader = 'Webrpc'
9
9
10
10
export const WebrpcHeaderValue =
11
- 'webrpc@v0.25.1 ;gen-typescript@v0.17.0;marketplace-api@v0.0.0-851db762f39fbd7e104dd44df842c0af523f5f10 '
11
+ 'webrpc@v0.25.4 ;gen-typescript@v0.17.0;marketplace-api@v0.0.0-d5b86d9a5fdc0880f7aa0df11163108c112bd90c '
12
12
13
13
// WebRPC description and code-gen version
14
14
export const WebRPCVersion = 'v1'
@@ -17,7 +17,7 @@ export const WebRPCVersion = 'v1'
17
17
export const WebRPCSchemaVersion = ''
18
18
19
19
// Schema hash generated from your RIDL schema
20
- export const WebRPCSchemaHash = '851db762f39fbd7e104dd44df842c0af523f5f10 '
20
+ export const WebRPCSchemaHash = 'd5b86d9a5fdc0880f7aa0df11163108c112bd90c '
21
21
22
22
type WebrpcGenVersions = {
23
23
webrpcGenVersion : string
You can’t perform that action at this time.
0 commit comments