fix esm
This commit is contained in:
parent
2e89b21544
commit
c8070fc544
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
import Router from '@koa/router';
|
||||
import json from 'koa-json-body';
|
||||
import * as httpSignature from 'http-signature';
|
||||
import httpSignature from 'http-signature';
|
||||
|
||||
import { renderActivity } from '@/remote/activitypub/renderer/index.js';
|
||||
import renderNote from '@/remote/activitypub/renderer/note.js';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue