Update misskey-js.api.md
This commit is contained in:
parent
6e6a5222cd
commit
634ce0fa49
|
@ -12,7 +12,7 @@ export type Acct = {
|
|||
host: string | null;
|
||||
};
|
||||
|
||||
// Warning: (ae-forgotten-export) The symbol "TODO" needs to be exported by the entry point index.d.ts
|
||||
// Warning: (ae-forgotten-export) The symbol "TODO_2" needs to be exported by the entry point index.d.ts
|
||||
//
|
||||
// @public (undocumented)
|
||||
type Ad = TODO_2;
|
||||
|
|
Loading…
Reference in New Issue