UNPKG

@fecp/mobile

Version:

11 lines (10 loc) 252 B
import _SidebarItem from "./SidebarItem.vue.mjs"; import install from "../../../utils/install.mjs"; const MobileSidebarItem = install.withInstall( "MobileSidebarItem", _SidebarItem ); export { MobileSidebarItem, MobileSidebarItem as default };