fix: secure: true なエンドポイントの型が misskey-js に含まれていない (#12603)

* 作った

* 修正

* 修正
This commit is contained in:
ikasoba 2023-12-08 15:15:17 +09:00 committed by GitHub
parent ac4089f37d
commit e38af60fd0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 6520 additions and 11 deletions

View file

@ -1,3 +1,5 @@
import './autogen/apiClientJSDoc';
import { SwitchCaseResponseType } from './api.types';
import type { Endpoints } from './api.types';