docs: update frontend-plugin-api report

Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
Camila Belo
2023-11-27 16:01:41 +01:00
parent 5ef37a9c39
commit 705fa5b549
+1 -2
View File
@@ -281,8 +281,7 @@ export { bitbucketServerAuthApiRef };
// @public
export type CommonAnalyticsContext = {
pluginId: string;
routeRef: string;
extension: string;
extensionId: string;
};
export { ConfigApi };