plugins: update API report to match new BackstagePlugin type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -44,7 +44,7 @@ export const GraphiQLIcon: IconComponent;
|
||||
export const GraphiQLPage: () => JSX_2.Element;
|
||||
|
||||
// @public (undocumented)
|
||||
const graphiqlPlugin: BackstagePlugin<{}, {}, {}>;
|
||||
const graphiqlPlugin: BackstagePlugin<{}, {}>;
|
||||
export { graphiqlPlugin };
|
||||
export { graphiqlPlugin as plugin };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user