UNPKG

@fecp/mobile

Version:

8 lines (7 loc) 211 B
import _Button from "./Button.vue.mjs"; import install from "../../../utils/install.mjs"; const MobileButton = install.withInstall("MobileButton", _Button); export { MobileButton, MobileButton as default };