rudeshark.net/packages/firefish-js/markdown/firefish-js.stream.removesharedconnection.md
ThatOneCalculator ff08ec77ee
we be renamin
2023-07-15 14:21:17 -07:00

547 B

Home > firefish-js > Stream > removeSharedConnection

Stream.removeSharedConnection() method

Signature:

removeSharedConnection(connection: SharedConnection): void;

Parameters

Parameter Type Description
connection SharedConnection

Returns:

void