mirror of
https://github.com/emailerfacu-spec/minix-front.git
synced 2026-04-19 16:07:32 -03:00
polemico y puede causar problemas
This commit is contained in:
1
src/types.d.ts
vendored
1
src/types.d.ts
vendored
@@ -1,5 +1,4 @@
|
|||||||
export interface Post {
|
export interface Post {
|
||||||
_id: string;
|
|
||||||
id: string;
|
id: string;
|
||||||
authorId: string;
|
authorId: string;
|
||||||
authorDisplayName: string;
|
authorDisplayName: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user