mirror of
https://github.com/p-stream/providers.git
synced 2026-04-13 03:20:24 +00:00
Me when I forget to import
I love editing code on mobile 😱
This commit is contained in:
parent
ba2c5f4e15
commit
0e6b45b670
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
// import { alphaScraper, deltaScraper } from '@/providers/embeds/nsbx';
|
||||
// import { astraScraper, novaScraper, orionScraper } from '@/providers/embeds/whvx';
|
||||
import { warezcdnembedMp4Scraper } from '@/providers/embeds/warezcdn/mp4';
|
||||
import { uiraliveScraper } from '@/providers/sources/uiralive';
|
||||
import { Stream } from '@/providers/streams';
|
||||
import { IndividualEmbedRunnerOptions } from '@/runners/individualRunner';
|
||||
import { ProviderRunnerOptions } from '@/runners/runner';
|
||||
|
|
|
|||
Loading…
Reference in a new issue