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.

5 lines 210 B
import './styles/index.css'; export { Veo3Playground as default } from './components/Veo3Playground'; export { Button, Tooltip } from './components'; export * from './types'; //# sourceMappingURL=index.d.ts.map