TSwarmConnectionService

type TSwarmConnectionService = {
[key in Exclude<keyof ISwarmConnectionService, InternalKeys$5>]: unknown;
};