Skip to content

Commit

Permalink
feat: Re-export ClientConfig from pubsub.ts in package index.ts (#1038)
Browse files Browse the repository at this point in the history
Fixes #972
  • Loading branch information
laljikanjareeya authored Jul 7, 2020
1 parent 99b572d commit c2ac083
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ export {
ExistsCallback,
ExistsResponse,
PubSub,
ClientConfig,
} from './pubsub';
export {
CreateSnapshotCallback,
Expand Down

0 comments on commit c2ac083

Please sign in to comment.