UNPKG

@fecp/mobile

Version:

11 lines (10 loc) 238 B
import _CellGroup from "./CellGroup.vue.mjs"; import install from "../../../utils/install.mjs"; const MobileCellGroup = install.withInstall( "MobileCellGroup", _CellGroup ); export { MobileCellGroup, MobileCellGroup as default };