Yea
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
type Post = {
|
||||
id: Number,
|
||||
title: String,
|
||||
content: String,
|
||||
date?: String,
|
||||
}
|
||||
|
||||
export type { Post }
|
||||
Reference in New Issue
Block a user