fix(misskey-js): build-misskey-js-with-types時はapi.jsonのGETをスキップするように

This commit is contained in:
zyoshoka
2024-01-13 13:23:31 +09:00
parent c6c668d873
commit 865458989f
8 changed files with 16 additions and 1733 deletions

View File

@@ -1,6 +1,6 @@
/*
* version: 2023.12.2
* generatedAt: 2024-01-13T02:47:41.647Z
* generatedAt: 2024-01-13T04:19:51.712Z
*/
import type { SwitchCaseResponseType } from '../api.js';