UNPKG

dk-plus

Version:
9 lines (8 loc) 200 B
import { toRaw as r } from "vue"; import { getSlotList as e } from "../public/get-slot-list/index.js"; const g = (t) => (r(t), { getSlot: (o) => e(o, "DkRadio") }); export { g as getRadioGroup };