Archived
add api
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export type ResponseError = {
|
||||
code: string;
|
||||
message: string;
|
||||
};
|
||||
Reference in New Issue
Block a user