184 B
184 B
sidebar_label |
---|
ConnectionTransport.onclose |
ConnectionTransport.onclose property
Signature:
interface ConnectionTransport {
onclose?: () => void;
}
sidebar_label |
---|
ConnectionTransport.onclose |
Signature:
interface ConnectionTransport {
onclose?: () => void;
}