fix(misskey-js): 自動生成物の冒頭からバージョンと日付を削除 (#13185)
This commit is contained in:
parent
500ea793b3
commit
c81b61eb2e
6 changed files with 0 additions and 55 deletions
|
@ -1,8 +1,3 @@
|
|||
/*
|
||||
* version: 2024.2.0-beta.8
|
||||
* generatedAt: 2024-02-04T16:51:09.466Z
|
||||
*/
|
||||
|
||||
import { operations } from './types.js';
|
||||
|
||||
export type EmptyRequest = Record<string, unknown> | undefined;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue