mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-29 07:49:53 +01:00
build misskey-js with types
This commit is contained in:
parent
8bacd4aa27
commit
2ebf79d855
1 changed files with 0 additions and 7 deletions
|
@ -1227,13 +1227,6 @@ export type paths = {
|
||||||
post: operations['charts___user___drive'];
|
post: operations['charts___user___drive'];
|
||||||
};
|
};
|
||||||
'/charts/user/following': {
|
'/charts/user/following': {
|
||||||
/**
|
|
||||||
* charts/user/following
|
|
||||||
* @description No description provided.
|
|
||||||
*
|
|
||||||
* **Credential required**: *No*
|
|
||||||
*/
|
|
||||||
get: operations['charts___user___following'];
|
|
||||||
/**
|
/**
|
||||||
* charts/user/following
|
* charts/user/following
|
||||||
* @description No description provided.
|
* @description No description provided.
|
||||||
|
|
Loading…
Reference in a new issue