Merge pull request #11404 from acierto/reconfigure

Make a possibility to configure existing components
This commit is contained in:
Ben Lambert
2022-07-20 13:00:49 +02:00
committed by GitHub
90 changed files with 616 additions and 42 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ export class PeriskopClient implements PeriskopApi {
}
// @public (undocumented)
export const periskopPlugin: BackstagePlugin<{}, {}>;
export const periskopPlugin: BackstagePlugin<{}, {}, {}>;
// @public (undocumented)
export interface RequestHeaders {