init commit
This commit is contained in:
4
remotion/node_modules/@remotion/player/dist/cjs/DefaultPlayPauseButton.d.ts
generated
vendored
Normal file
4
remotion/node_modules/@remotion/player/dist/cjs/DefaultPlayPauseButton.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export declare const DefaultPlayPauseButton: React.FC<{
|
||||
playing: boolean;
|
||||
buffering: boolean;
|
||||
}>;
|
||||
Reference in New Issue
Block a user