Update api-report.md

Signed-off-by: Damon Kaswell <damon.kaswell1@hp.com>
This commit is contained in:
Damon Kaswell
2022-11-29 15:58:19 -08:00
parent f34afe069b
commit d2664469a6
@@ -30,10 +30,6 @@ export type EntityIteratorResult<T> =
cursor?: T;
};
// @public
export const INCREMENTAL_ENTITY_PROVIDER_ANNOTATION =
'backstage.io/incremental-provider-name';
// @public (undocumented)
export class IncrementalCatalogBuilder {
// (undocumented)