UNPKG

veo3-api

Version:

An open-source React plugin that uses Veo3 to generate videos via kie.ai's API. Bring AI-powered video creation to your web applications.

4 lines 187 B
import React from 'react'; import { Veo3PlaygroundProps } from '../types'; export declare const Veo3Playground: React.FC<Veo3PlaygroundProps>; //# sourceMappingURL=Veo3Playground.d.ts.map