interface CreateResponse {
    data: OriginalPost;
    toast: string;
}

Properties

Properties

toast: string

提示文本