UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

5 lines (4 loc) 100 B
export declare const InlineEyeButton: React.FC<{ onClick: () => void; enabled: boolean; }>;