UNPKG

@fecp/mobile

Version:

8 lines (7 loc) 204 B
import _Table from "./Table.vue.mjs"; import install from "../../../utils/install.mjs"; const MobileTable = install.withInstall("MobileTable", _Table); export { MobileTable, MobileTable as default };