mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2025-01-06 13:42:52 +09:00
91dddc439f
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