plugins: update API report to match new BackstagePlugin type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -120,7 +120,7 @@ export class PeriskopClient implements PeriskopApi {
|
||||
}
|
||||
|
||||
// @public (undocumented)
|
||||
export const periskopPlugin: BackstagePlugin<{}, {}, {}>;
|
||||
export const periskopPlugin: BackstagePlugin<{}, {}>;
|
||||
|
||||
// @public (undocumented)
|
||||
export interface RequestHeaders {
|
||||
|
||||
Reference in New Issue
Block a user