mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 14:33:26 +00:00
fix build
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import { unpack } from 'unpacker';
|
||||
|
||||
import { flags } from '@/entrypoint/utils/targets';
|
||||
|
||||
import { SubtitleResult } from './types';
|
||||
import { flags } from '../../../../lib';
|
||||
import { makeEmbed } from '../../base';
|
||||
import { Caption, getCaptionTypeFromUrl, labelToLanguageCode } from '../../captions';
|
||||
|
||||
|
Reference in New Issue
Block a user