UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

7 lines (6 loc) 102 B
declare global { interface Window { __remotionOverlayStarted: boolean; } } export {};