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