fix api-report warning

This commit is contained in:
Leon
2022-05-30 19:58:40 +02:00
parent 23bf9593d7
commit fd16617e28
2 changed files with 1 additions and 2 deletions
@@ -29,6 +29,7 @@ import {
defaultCheckResultRenderers,
} from '../components/CheckResultRenderer';
/** @public */
export class TechInsightsClient implements TechInsightsApi {
private readonly discoveryApi: DiscoveryApi;
private readonly identityApi: IdentityApi;