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