UNPKG

@remotion/zod-types

Version:

Zod types for Remotion

4 lines (3 loc) 146 B
import { z } from 'zod'; export declare const REMOTION_TEXTAREA_BRAND = "__remotion-textarea"; export declare const zTextarea: () => z.ZodString;