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.793Z
*/
import { operations } from './types.js';
export type EmptyRequest = Record<string, unknown> | undefined;