xm
2024-06-14 722af26bc6fec32bb289b1df51a9016a4935610f
1
2
3
4
5
export default {
  default(h, conf, key) {
    return conf.__slot__[key]
  }
}