mirror of
https://github.com/koush/scrypted.git
synced 2026-09-19 18:20:40 +01:00
common: use relative import
This commit is contained in:
@@ -1 +1 @@
|
||||
export { safeKillFFmpeg, ffmpegLogInitialOutput, safePrintFFmpegArguments } from '@scrypted/server/src/media-helpers';
|
||||
export { safeKillFFmpeg, ffmpegLogInitialOutput, safePrintFFmpegArguments } from '../../server/src/media-helpers';
|
||||
|
||||
Reference in New Issue
Block a user