UNPKG

@fecp/mobile

Version:

11 lines (10 loc) 266 B
import _FloatingPanel from "./FloatingPanel.vue.mjs"; import install from "../../../utils/install.mjs"; const MobileFloatingPanel = install.withInstall( "MobileFloatingPanel", _FloatingPanel ); export { MobileFloatingPanel, MobileFloatingPanel as default };