UNPKG

vant

Version:

Mobile UI Components built on Vue

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