Skip to content

Commit

Permalink
Export stream helpers (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
bradymadden97 authored Dec 9, 2023
1 parent b28dd9d commit dedc494
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions transport/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ export type {
MessageId,
OpaqueTransportMessage,
TransportClientId,
isStreamOpen,
isStreamClose,
} from './message';

/**
Expand Down

0 comments on commit dedc494

Please sign in to comment.