TSessionConnectionService

type TSessionConnectionService = {
[key in Exclude<keyof ISessionConnectionService, InternalKeys$6>]: unknown;
};