enhance(reversi): 変則なしマッチングを可能に

This commit is contained in:
syuilo 2024-01-24 16:37:06 +09:00
parent 2b6bf074c6
commit 5719a929ad
15 changed files with 159 additions and 77 deletions

View file

@ -1,6 +1,6 @@
/*
* version: 2024.2.0-beta.4
* generatedAt: 2024-01-24T01:14:40.901Z
* version: 2024.2.0-beta.6
* generatedAt: 2024-01-24T07:32:10.455Z
*/
import type { SwitchCaseResponseType } from '../api.js';