We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d6f98e commit 8210525Copy full SHA for 8210525
1 file changed
packages/api/src/api.gen.ts
@@ -1,13 +1,13 @@
1
/* eslint-disable */
2
// sequence-api v0.4.0 1ac0fac314dfe117706d15f13a63d49bdcec048e
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=api.ridl -target=typescript -client -out=./clients/api.gen.ts
7
8
export const WebrpcHeader = 'Webrpc'
9
10
-export const WebrpcHeaderValue = 'webrpc@v0.23.2;gen-typescript@v0.16.3;sequence-api@v0.4.0'
+export const WebrpcHeaderValue = 'webrpc@v0.24.0;gen-typescript@v0.16.3;sequence-api@v0.4.0'
11
12
// WebRPC description and code-gen version
13
export const WebRPCVersion = 'v1'
0 commit comments