TComputeConnectionService

type TComputeConnectionService = {
[key in Exclude<keyof IComputeConnectionService, InternalKeys$1>]: unknown;
};