Add .gitignore to exclude all node packages and lock files
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* @deprecated <Null /> has been removed as of Remotion v4.0.228. The native clipping APIs were experimental and subject to removal at any time. We removed them because they were sparingly used and made rendering often slower rather than faster.
|
||||
*/
|
||||
export declare const Null: React.FC;
|
||||
Reference in New Issue
Block a user