Add .gitignore to exclude all node packages and lock files
This commit is contained in:
Generated
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
export declare const canUseParallelEncoding: (codec: "aac" | "gif" | "h264" | "h264-mkv" | "h264-ts" | "h265" | "mp3" | "prores" | "vp8" | "vp9" | "wav") => boolean;
|
||||
export declare const getShouldUsePartitionedRendering: () => boolean;
|
||||
Reference in New Issue
Block a user