THistoryConnectionService

type THistoryConnectionService = {
[key in Exclude<keyof IHistoryConnectionService, InternalKeys$7>]: unknown;
};