Skip to content

Commit

Permalink
fix(grpc-sdk): ConduitSchemaExtension type not exported (#908)
Browse files Browse the repository at this point in the history
  • Loading branch information
kon14 authored Jan 19, 2024
1 parent c97d5ec commit a37bb7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/grpc-sdk/src/interfaces/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ export * from './RawQuery';
export * from './UntypedArray';
export * from './Params';
export * from './ConduitRouteReturn';
export * from './ConduitSchemaExtension';
export * from './IConduitLogger';
export * from './IConduitMetrics';

0 comments on commit a37bb7a

Please sign in to comment.