@@ -20,7 +20,7 @@ export const HomePageStackOverflowQuestions: (
|
||||
export const StackOverflowIcon: () => JSX.Element;
|
||||
|
||||
// @public
|
||||
export const stackOverflowPlugin: BackstagePlugin<{}, {}>;
|
||||
export const stackOverflowPlugin: BackstagePlugin<{}, {}, {}>;
|
||||
|
||||
// @public
|
||||
export type StackOverflowQuestion = {
|
||||
|
||||
Reference in New Issue
Block a user