UNPKG

@fecp/mobile

Version:

11 lines (10 loc) 252 B
import _PickerGroup from "./PickerGroup.vue.mjs"; import install from "../../../utils/install.mjs"; const MobilePickerGroup = install.withInstall( "MobilePickerGroup", _PickerGroup ); export { MobilePickerGroup, MobilePickerGroup as default };