refactor: use streamsaver types

This commit is contained in:
Jeremy Kahn 2023-02-17 09:36:01 -06:00
parent 557ac2a393
commit 9477fb2306

View File

@ -1,5 +1,4 @@
import WebTorrent, { Torrent, TorrentFile } from 'webtorrent'
// @ts-ignore
import streamSaver from 'streamsaver'
// @ts-ignore
import { Keychain, plaintextSize, encryptedSize } from 'wormhole-crypto'