mirror of
https://github.com/p-stream/providers.git
synced 2026-01-11 20:10:33 +00:00
export labelToLanguageCode in package
This commit is contained in:
parent
abefc21dc7
commit
9e7654ee21
1 changed files with 1 additions and 0 deletions
|
|
@ -20,3 +20,4 @@ export { makeStandardFetcher } from '@/fetchers/standardFetch';
|
|||
export { makeSimpleProxyFetcher } from '@/fetchers/simpleProxy';
|
||||
export { flags, targets } from '@/entrypoint/utils/targets';
|
||||
export { setM3U8ProxyUrl, getM3U8ProxyUrl, createM3U8ProxyUrl, updateM3U8ProxyUrl } from '@/utils/proxy';
|
||||
export { labelToLanguageCode } from '@/providers/captions';
|
||||
|
|
|
|||
Loading…
Reference in a new issue