Add roadmaps listing
This commit is contained in:
@ -19,6 +19,7 @@ export type RoadmapType = {
|
||||
contentPath?: string;
|
||||
resourcesPath: string;
|
||||
isCommunity: boolean;
|
||||
isUpcoming: boolean;
|
||||
id: string;
|
||||
url: string;
|
||||
};
|
||||
|
Reference in New Issue
Block a user