UNPKG

@pit-front-end/components

Version:

湖南创智艾泰克科技有限公司

25 lines (24 loc) 373 B
import { useSizeProp as o } from "pit-element-plus"; const l = { modelValue: { type: Boolean, default: !1 }, readonly: { type: Boolean, default: !1 }, size: o, disabled: { type: Boolean, default: !1 } }, t = { "update:modelValue": (e) => e, input: (e) => e, change: (e) => e }; export { t as switchEmits, l as switchProps };