Skip to content

Commit

Permalink
[AUTOMATED] Update: proto/clients/marketplace.gen.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
VojtechVitek committed Feb 26, 2025
1 parent fd74322 commit b7f7cac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/marketplace/src/marketplace.gen.ts
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
/* eslint-disable */
// marketplace-api 864a8df03c02985cd6bfaa4ce719d87e2a08eb67
// --
// Code generated by [email protected].1 with typescript generator. DO NOT EDIT.
// Code generated by [email protected].2 with typescript generator. DO NOT EDIT.
//
// webrpc-gen -schema=marketplace.ridl -target=typescript -client -out=./clients/marketplace.gen.ts

export const WebrpcHeader = 'Webrpc'

export const WebrpcHeaderValue =
'[email protected].1;[email protected];[email protected]'
'[email protected].2;[email protected];[email protected]'

// WebRPC description and code-gen version
export const WebRPCVersion = 'v1'
Expand Down

0 comments on commit b7f7cac

Please sign in to comment.