chore: udpate api report

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-03-19 15:20:31 +01:00
parent 1daa1d3d66
commit 2815f13776
+1 -1
View File
@@ -76,7 +76,7 @@ export type OctopusDeployment = {
};
// @public (undocumented)
export const octopusDeployPlugin: BackstagePlugin<{}, {}, {}>;
export const octopusDeployPlugin: BackstagePlugin<{}, {}>;
// @public (undocumented)
export type OctopusEnvironment = {