THistoryConnectionService

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