@@ -6,10 +6,11 @@
|
||||
/// <reference types="react" />
|
||||
|
||||
import { BackstagePlugin } from '@backstage/core-plugin-api';
|
||||
import { JSX as JSX_2 } from 'react';
|
||||
import { RouteRef } from '@backstage/core-plugin-api';
|
||||
|
||||
// @public (undocumented)
|
||||
export const XcmetricsPage: () => JSX.Element;
|
||||
export const XcmetricsPage: () => JSX_2.Element;
|
||||
|
||||
// @public (undocumented)
|
||||
export const xcmetricsPlugin: BackstagePlugin<
|
||||
|
||||
Reference in New Issue
Block a user