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