UNPKG

@remotion/studio

Version:

APIs for interacting with the Remotion Studio

3 lines (2 loc) 114 B
import type { JSONPath } from './zod-types'; export declare const getSchemaLabel: (jsonPath: JSONPath) => string;