UNPKG

vant

Version:

Mobile UI Components built on Vue

11 lines (10 loc) 268 B
import { withInstall } from "../utils/index.mjs"; import _Sidebar from "./Sidebar.mjs"; const Sidebar = withInstall(_Sidebar); var stdin_default = Sidebar; import { sidebarProps } from "./Sidebar.mjs"; export { Sidebar, stdin_default as default, sidebarProps };