UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

7 lines (6 loc) 367 B
import { o as VideoGenerationProvider } from "../../video-generation-DKTIljfc.js"; //#region extensions/byteplus/video-generation-provider.d.ts /** Builds the BytePlus video generation provider registered by the plugin. */ declare function buildBytePlusVideoGenerationProvider(): VideoGenerationProvider; //#endregion export { buildBytePlusVideoGenerationProvider };