Skip to content

Commit 8210525

Browse files
[AUTOMATED] Update: api/proto/clients/api.gen.ts (#696)
Co-authored-by: VojtechVitek <139342+VojtechVitek@users.noreply.github.com>
1 parent 7d6f98e commit 8210525

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/api/src/api.gen.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/* eslint-disable */
22
// sequence-api v0.4.0 1ac0fac314dfe117706d15f13a63d49bdcec048e
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=api.ridl -target=typescript -client -out=./clients/api.gen.ts
77

88
export const WebrpcHeader = 'Webrpc'
99

10-
export const WebrpcHeaderValue = 'webrpc@v0.23.2;gen-typescript@v0.16.3;sequence-api@v0.4.0'
10+
export const WebrpcHeaderValue = 'webrpc@v0.24.0;gen-typescript@v0.16.3;sequence-api@v0.4.0'
1111

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

0 commit comments

Comments
 (0)