TSweep$2

type TSweep$2 = {
[key in keyof ISweep]: any;
};

Structural mirror of ISweep: the connection service exposes the same public surface as the client it manages, with DI-level DTOs.