UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

2 lines (1 loc) 134 B
export declare const colorWithNewOpacity: (color: string, opacity: number, zodTypes: typeof import("@remotion/zod-types")) => string;