init commit
This commit is contained in:
6
remotion/node_modules/@remotion/player/dist/cjs/PlayerTimeLabel.d.ts
generated
vendored
Normal file
6
remotion/node_modules/@remotion/player/dist/cjs/PlayerTimeLabel.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
import React from 'react';
|
||||
export declare const PlayerTimeLabel: React.FC<{
|
||||
readonly maxTimeLabelWidth: number | null;
|
||||
readonly durationInFrames: number;
|
||||
readonly fps: number;
|
||||
}>;
|
||||
Reference in New Issue
Block a user