pnpm run build-misskey-js-with-types

This commit is contained in:
tamaina 2025-08-30 19:14:09 +09:00
parent c3acb26145
commit 15facd7d9b
1 changed files with 0 additions and 1 deletions

View File

@ -13554,7 +13554,6 @@ export interface operations {
content: {
'application/json': {
uri: string;
onlyUriFetch?: boolean;
};
};
};