build misskey-js with types

This commit is contained in:
kakkokari-gtyih 2024-10-24 20:27:23 +09:00
parent 8bacd4aa27
commit 2ebf79d855

View file

@ -1227,13 +1227,6 @@ export type paths = {
post: operations['charts___user___drive'];
};
'/charts/user/following': {
/**
* charts/user/following
* @description No description provided.
*
* **Credential required**: *No*
*/
get: operations['charts___user___following'];
/**
* charts/user/following
* @description No description provided.