Skip to content

fix(player) Make provider classes fetchable directly#1428

Closed
artrixdotdev wants to merge 5 commits intovidstack:mainfrom
artrixdotdev:patch-1
Closed

fix(player) Make provider classes fetchable directly#1428
artrixdotdev wants to merge 5 commits intovidstack:mainfrom
artrixdotdev:patch-1

Conversation

@artrixdotdev
Copy link
Copy Markdown

Related:

#1425

Description:

Just adds a helper function that allows anyone with access to the loader to freely get the constructor for the provider in case they need it for extension.

Shouldn't change any functionality, it just moves the loader's import to a separate function.

Ready?

yes

Anything Else?

Comment

Review Process:

Removes type export and just exports the raw provider class so it can be used and extended in custom providers
Just adds a helper function that allows anyone with access to the loader to freely get the constructor for the provider in case they need it for extension.
@mihar-22 mihar-22 closed this Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants