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.
2 lines
452 B
2 lines
452 B
import{dH as r,dI as i,dJ as s}from"./index-6b91f299.js";const n="/auth",c=(t,o)=>r(`${n}/${t}/detail`,void 0,o),a=(t,o)=>i(`${n}/connection`,t,void 0,o),p=(t,o,u)=>s(`${n}/${t}/info`,o,void 0,u),v={getAuthSetting:c,postAuthSetting:a,putAuthSetting:p},e="/platform",d=t=>r(`${e}/source`,void 0,t),f=(t,o)=>i(`${e}/source`,t,void 0,o),$=(t,o)=>s(`${e}/source`,t,void 0,o),h={getPlatformInfo:d,updateConfig:f,validateConnection:$};export{v as a,h as p};
|