video-generator-api.Cip3yDj1.js 489 B

1
  1. import{a2 as t}from"./index-Co9nPWLO.js";function e(e){return t("/video/projects",{method:"GET",data:e})}function o(e){return t("/video/projects",{method:"POST",data:e})}function r(e){return t(`/video/projects/${e}`,{method:"GET"})}function n(e){return t(`/video/projects/${e}`,{method:"DELETE"})}function d(e){return t(`/video/projects/${e}/generate`,{method:"POST"})}function s(e){return t(`/video/projects/${e}/status`,{method:"GET"})}export{d as a,s as b,o as c,n as d,r as e,e as g};