You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
import{API as e}from"./Constants.ts-0288c91b.js";function p(t,n,o="POST"){return fetch(`${e}/${t}`,{method:o,headers:{Accept:"application/json","Content-Type":"application/json"},body:JSON.stringify(n)})}export{p as fetchAPI};
|