UNPKG

vant

Version:

Mobile UI Components built on Vue

11 lines (10 loc) 259 B
import { withInstall } from "../utils/index.mjs"; import _Sticky from "./Sticky.mjs"; const Sticky = withInstall(_Sticky); var stdin_default = Sticky; import { stickyProps } from "./Sticky.mjs"; export { Sticky, stdin_default as default, stickyProps };