Endpoint
Home > @backstage/plugin-devtools-common
> Endpoint
Signature:
export type Endpoint = {
name: string;
type: string;
target: string;
};
Home > @backstage/plugin-devtools-common
> Endpoint
Signature:
export type Endpoint = {
name: string;
type: string;
target: string;
};