integration support for harness p5-fixed api report

Signed-off-by: Calvin Lee <cjlee@ualberta.ca>
This commit is contained in:
Calvin Lee
2024-04-23 22:42:20 -06:00
parent 7362e25a24
commit a102a02c27
-2
View File
@@ -531,8 +531,6 @@ export class GitlabUrlReader implements UrlReader {
toString(): string;
}
// Warning: (ae-unresolved-link) The @link reference could not be resolved: This type of declaration is not supported yet by the resolver
//
// @public
export class HarnessUrlReader implements UrlReader {
constructor(integration: HarnessIntegration);