This resolves possible confusion between iceshrimp-js (this project) and iceshrimp-sdk (the package)
535 B
535 B
Home > iceshrimp-sdk > Stream > removeSharedConnectionPool
Stream.removeSharedConnectionPool() method
Signature:
removeSharedConnectionPool(pool: Pool): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| pool | Pool |
Returns:
void