2 lines
431 B
JavaScript
2 lines
431 B
JavaScript
import{c1 as s}from"./index-BoIUJTA2.js";function n(n){return s.get({url:"admin/synthesis/recipes",params:n})}function r(n){return s.post({url:"admin/synthesis/recipes",params:n})}function e(n,r){return s.put({url:`admin/synthesis/recipes/${n}`,params:r})}function i(n){return s.del({url:`admin/synthesis/recipes/${n}`})}function t(n){return s.get({url:"admin/synthesis/logs",params:n})}export{t as a,r as c,i as d,n as f,e as m};
|