mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-18 04:55:27 +02:00
.js
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
* 各種操作
|
||||
*/
|
||||
import * as Misskey from 'misskey-js';
|
||||
import type { SwMessage, SwMessageOrderType } from '@/types';
|
||||
import type { SwMessage, SwMessageOrderType } from '@/types.js';
|
||||
import { getAccountFromId } from '@/scripts/get-account-from-id.js';
|
||||
import { getUrlWithLoginId } from '@/scripts/login-id.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user