Type alias PersonalPost

PersonalPost: {
    actionTime: string;
} & Post

主页动态

Generated using TypeDoc