import{b2 as s,al as o}from"./index.d567e818.js";const a=s("lottery",{state:()=>({lotterys:[]}),getters:{lotterysMap:t=>t.lotterys.reduce((e,r)=>(e[r.type]=r,e),{})},actions:{refresh(){return o.getLotterysType().then(t=>(this.lotterys=t,t))},clear(){}}});export{a as u};