init commit
This commit is contained in:
4
remotion/node_modules/@remotion/studio/dist/icons/clipboard.d.ts
generated
vendored
Normal file
4
remotion/node_modules/@remotion/studio/dist/icons/clipboard.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import type { SVGProps } from 'react';
|
||||
export declare const ClipboardIcon: React.FC<SVGProps<SVGSVGElement> & {
|
||||
color?: string;
|
||||
}>;
|
||||
Reference in New Issue
Block a user