mirror of
https://github.com/zoriya/flood.git
synced 2026-06-02 02:56:05 +00:00
dependencies: bump feedsub to 0.7.5
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
import FeedSub, {FeedItem} from 'feedsub';
|
||||
import FeedSub from 'feedsub';
|
||||
|
||||
import type {FeedItem} from 'feedme';
|
||||
|
||||
export interface FeedReaderOptions {
|
||||
feedID: string;
|
||||
|
||||
Reference in New Issue
Block a user