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