ParsedLocationAnnotation
Home > @backstage/plugin-techdocs-node > ParsedLocationAnnotation
Parsed location annotation
Signature:
export type ParsedLocationAnnotation = {
type: RemoteProtocol;
target: string;
};
References: RemoteProtocol
Home > @backstage/plugin-techdocs-node > ParsedLocationAnnotation
Parsed location annotation
Signature:
export type ParsedLocationAnnotation = {
type: RemoteProtocol;
target: string;
};
References: RemoteProtocol