mirror of
https://github.com/p-stream/providers.git
synced 2026-04-21 08:32: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 { alphaScraper, deltaScraper } from '@/providers/embeds/nsbx';
|
||||||
// import { astraScraper, novaScraper, orionScraper } from '@/providers/embeds/whvx';
|
// import { astraScraper, novaScraper, orionScraper } from '@/providers/embeds/whvx';
|
||||||
import { warezcdnembedMp4Scraper } from '@/providers/embeds/warezcdn/mp4';
|
import { warezcdnembedMp4Scraper } from '@/providers/embeds/warezcdn/mp4';
|
||||||
|
import { uiraliveScraper } from '@/providers/sources/uiralive';
|
||||||
import { Stream } from '@/providers/streams';
|
import { Stream } from '@/providers/streams';
|
||||||
import { IndividualEmbedRunnerOptions } from '@/runners/individualRunner';
|
import { IndividualEmbedRunnerOptions } from '@/runners/individualRunner';
|
||||||
import { ProviderRunnerOptions } from '@/runners/runner';
|
import { ProviderRunnerOptions } from '@/runners/runner';
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue