Skip to main content
interface WebSocketCloseInfo
unstable

Properties

optional
code: number
optional
reason: string
Back to top