Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
baelter committed Feb 7, 2025
1 parent cbdabb8 commit eb22dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/amqp-websocket-client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ interface AMQPWebSocketInit {
heartbeat?: number
}

/**
/**
* WebSocket client for AMQP 0-9-1 servers
*/
export class AMQPWebSocketClient extends AMQPBaseClient {
Expand Down

0 comments on commit eb22dd8

Please sign in to comment.