UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

3 lines (2 loc) 96 B
declare const playBeepSound: (renderId: string) => Promise<void>; export default playBeepSound;