Add .gitignore to exclude all node packages and lock files
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import type React from 'react';
|
||||
/**
|
||||
* @deprecated <Clipper> 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 Clipper: React.FC<{}>;
|
||||
Reference in New Issue
Block a user