mirror of
https://github.com/iptv-org/iptv
synced 2025-12-17 10:57:18 -05:00
Install @freearhey/core
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { Logger, Storage } from '@freearhey/core'
|
||||
import { API_DIR, STREAMS_DIR } from '../../constants'
|
||||
import { Logger, PlaylistParser, Storage } from '../../core'
|
||||
import { PlaylistParser } from '../../core'
|
||||
import { Stream } from '../../models'
|
||||
|
||||
async function main() {
|
||||
|
||||
Reference in New Issue
Block a user