mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-09-26 11:37:40 +02:00
fix build
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
// @ts-ignore
|
||||
import lib from "webtorrent/dist/webtorrent.min.js";
|
||||
import type { WebTorrent } from "webtorrent";
|
||||
|
||||
const WebTorrent = lib as WebTorrent;
|
||||
export default WebTorrent;
|
Reference in New Issue
Block a user