This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
handingkang-ohmyweb/static/index-b7b68c97.js
2023-04-11 04:58:29 +00:00

2 lines
314 B
JavaScript

import{an as t}from"./index-0ffc8c91.js";function e(e){return t({url:"table",method:"post",data:e})}function a(e){return t({url:`table/${e}`,method:"delete"})}function r(e){return t({url:"table",method:"put",data:e})}function n(e){return t({url:"table",method:"get",params:e})}export{e as c,a as d,n as g,r as u};