Skip to content

Commit

Permalink
Updated API Report
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Wanlin <[email protected]>
  • Loading branch information
awanlin committed Aug 23, 2024
1 parent b6515fa commit d200f0b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import { BackstagePlugin } from '@backstage/frontend-plugin-api';

// @alpha (undocumented)
const _default: BackstagePlugin<{}, {}>;
const _default: BackstagePlugin<{}, {}, {}>;
export default _default;

// (No @packageDocumentation comment for this package)
Expand Down

0 comments on commit d200f0b

Please sign in to comment.