4
resources/client/reviews/reviewable.ts
Executable file
4
resources/client/reviews/reviewable.ts
Executable file
@@ -0,0 +1,4 @@
|
||||
export interface Reviewable {
|
||||
id: number;
|
||||
model_type: string;
|
||||
}
|
||||
Reference in New Issue
Block a user