parent
fa7fd9ce25
commit
f5dfb64a52
9 changed files with 1 additions and 391 deletions
|
@ -2147,10 +2147,6 @@ export type Endpoints = {
|
|||
};
|
||||
};
|
||||
};
|
||||
'users/stats': {
|
||||
req: TODO;
|
||||
res: TODO;
|
||||
};
|
||||
};
|
||||
|
||||
declare namespace entities {
|
||||
|
|
|
@ -602,5 +602,4 @@ export type Endpoints = {
|
|||
$default: UserDetailed;
|
||||
};
|
||||
}; };
|
||||
'users/stats': { req: TODO; res: TODO; };
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue