1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-14 06:45:12 +02:00

Merge branch 'develop' into mahjong

This commit is contained in:
syuilo
2024-02-08 16:59:43 +09:00
106 changed files with 674 additions and 362 deletions

View File

@@ -1,8 +1,3 @@
/*
* version: 2024.2.0-beta.9
* generatedAt: 2024-02-05T02:03:49.792Z
*/
import { components } from './types.js';
export type Error = components['schemas']['Error'];
export type UserLite = components['schemas']['UserLite'];