move ffmpeg code to its own file, rename types folder to lib

This commit is contained in:
waveringana 2023-10-29 21:04:58 -04:00
parent f322b45ee1
commit 6d779e7811
13 changed files with 310 additions and 253 deletions

1
app/lib/declarations/ffprobepath.d.ts vendored Normal file
View file

@ -0,0 +1 @@
declare module "@ffprobe-installer/ffprobe";