init commit
This commit is contained in:
6
remotion/node_modules/@remotion/studio/dist/components/SidebarRenderButton.d.ts
generated
vendored
Normal file
6
remotion/node_modules/@remotion/studio/dist/components/SidebarRenderButton.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
import React from 'react';
|
||||
import type { _InternalTypes } from 'remotion';
|
||||
export declare const SidebarRenderButton: React.FC<{
|
||||
readonly composition: _InternalTypes['AnyCompMetadata'];
|
||||
readonly visible: boolean;
|
||||
}>;
|
||||
Reference in New Issue
Block a user