mirror of
https://github.com/iptv-org/iptv
synced 2025-12-17 19:07:37 -05:00
Install @freearhey/core
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { Logger, Storage, Collection } from '@freearhey/core'
|
||||
import { STREAMS_DIR, DATA_DIR } from '../../constants'
|
||||
import { Storage, Logger, PlaylistParser, Collection } from '../../core'
|
||||
import { PlaylistParser } from '../../core'
|
||||
import { Stream, Playlist, Channel } from '../../models'
|
||||
import { program } from 'commander'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user