init commit
This commit is contained in:
1
remotion/node_modules/@remotion/renderer/dist/is-audio-codec.d.ts
generated
vendored
Normal file
1
remotion/node_modules/@remotion/renderer/dist/is-audio-codec.d.ts
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
export declare const isAudioCodec: (codec: "aac" | "gif" | "h264" | "h264-mkv" | "h264-ts" | "h265" | "mp3" | "prores" | "vp8" | "vp9" | "wav" | null | undefined) => codec is "aac" | "mp3" | "wav";
|
||||
Reference in New Issue
Block a user