mirror of
https://github.com/sim1222/misskey.git
synced 2025-07-03 01:09:53 +09:00
refactor
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import Resolver from '../../src/remote/activitypub/resolver.js';
|
||||
import { IObject } from '../../src/remote/activitypub/type.js';
|
||||
import Resolver from '../../src/activitypub/resolver.js';
|
||||
import { IObject } from '../../src/activitypub/type.js';
|
||||
|
||||
type MockResponse = {
|
||||
type: string;
|
||||
|
Reference in New Issue
Block a user