Location_2
Home > @backstage/catalog-client
> Location\_2
Entity location for a specific entity.
Signature:
export type Location = {
id: string;
type: string;
target: string;
};
Home > @backstage/catalog-client
> Location\_2
Entity location for a specific entity.
Signature:
export type Location = {
id: string;
type: string;
target: string;
};