Set RadarEntryLink as public API
Signed-off-by: Marek Šneberger <marek@sneberger.cz>
This commit is contained in:
@@ -89,6 +89,11 @@ export interface RadarQuadrant {
|
||||
name: string;
|
||||
}
|
||||
|
||||
/**
|
||||
* Single link in {@link RadarEntry}
|
||||
*
|
||||
* @public
|
||||
*/
|
||||
export interface RadarEntryLink {
|
||||
/**
|
||||
* URL of the link
|
||||
|
||||
Reference in New Issue
Block a user