Skip to content

Commit de1ee06

Browse files
ShivangiRejaamarzavery
authored andcommitted
Export ws parameter from Rhea. (#215)
1 parent c6a7f00 commit de1ee06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

typings/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ export { filter as Filter } from "./filter"
1414
export { Container, ContainerOptions } from "./container";
1515
export { types as Types, Typed } from "./types";
1616
export { sasl as Sasl } from "./sasl";
17+
export { WebSocketImpl, WebSocketInstance } from "./ws";
1718
export {
1819
connect, create_container, filter, generate_uuid, id, message,
1920
options, get_option, sasl, sasl_server_mechanisms, string_to_uuid, types,

0 commit comments

Comments
 (0)