mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2025-01-18 11:32:56 +09:00
fix esm
This commit is contained in:
parent
e51bc8b040
commit
897108b507
@ -1,6 +1,6 @@
|
||||
import { URL } from 'node:url';
|
||||
import Bull from 'bull';
|
||||
import * as httpSignature from 'http-signature';
|
||||
import httpSignature from 'http-signature';
|
||||
import perform from '@/remote/activitypub/perform.js';
|
||||
import Logger from '@/services/logger.js';
|
||||
import { registerOrFetchInstanceDoc } from '@/services/register-or-fetch-instance-doc.js';
|
||||
|
Loading…
Reference in New Issue
Block a user