mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-09-28 20:43:33 +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