@remotion/zod-types
import Tabs from "@theme/Tabs"; import TabItem from "@theme/TabItem"; import {TableOfContents} from '../../components/TableOfContents/zod-types';
Includes utility types and Remotion-specific types for Zod.
Installation
Install @remotion/zod-types
<Tabs defaultValue="npm" values={[
{ label: 'npm', value: 'npm', },
{ label: 'yarn', value: 'yarn', },
{ label: 'pnpm', value: 'pnpm', },
]
}>
bash
npm i @remotion/zod-types
bash
npm i @remotion/zod-types