Skip to content

Commit

Permalink
fix: update codegen for nice-grpc (#561)
Browse files Browse the repository at this point in the history
  • Loading branch information
aikoven authored May 2, 2022
1 parent 8c19361 commit d503f67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration/nice-grpc/simple.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ export const TestMessage = {
*
* @deprecated
*/
export type TestDefinition = typeof TestDefinition;
export const TestDefinition = {
name: 'Test',
fullName: 'simple.Test',
Expand Down

0 comments on commit d503f67

Please sign in to comment.