update
This commit is contained in:
@@ -9,6 +9,8 @@ type BlogEntry = {
|
||||
createdAt: string,
|
||||
updatedAt: string,
|
||||
tags?: string[],
|
||||
guid: string,
|
||||
teaser: string,
|
||||
};
|
||||
|
||||
type RPArticle = {
|
||||
|
||||
Reference in New Issue
Block a user