UNPKG

vant

Version:

Mobile UI Components built on Vue

11 lines (10 loc) 277 B
import { withInstall } from "../utils/index.mjs"; import _IndexBar from "./IndexBar.mjs"; const IndexBar = withInstall(_IndexBar); var stdin_default = IndexBar; import { indexBarProps } from "./IndexBar.mjs"; export { IndexBar, stdin_default as default, indexBarProps };