import{b as e}from"./index-56646768.js";const t="https://staging-ahg-hr-api.autohub.ph/api/v1/apps",s="https://staging-ahg-hr-api.autohub.ph/api/v1",r={authorization:"Bearer 4WDVVmNkm31uOdmorUhVJgqO9fhI1wBFbofmA0jUqeMxwxnBbSECuZiPBpwByacw"},h={fetchRecords(a={}){return e.get(`${t}`,{params:a,headers:r})},fetchRecord(a){return e.get(`${t}/${a}`,{headers:r})},async saveAppsStorage(a){return e.post(`${s}/save-apps-storage`,a,{headers:r})},fetchAppsStorage(a={}){return e.get(`${s}/get-apps-storage`,{params:a,headers:r})}};export{h as A};