UNPKG

@fecp/mobile

Version:

8 lines (7 loc) 197 B
import _Cell from "./Cell.vue.mjs"; import install from "../../../utils/install.mjs"; const MobileCell = install.withInstall("MobileCell", _Cell); export { MobileCell, MobileCell as default };