UNPKG

vant

Version:

Mobile UI Components built on Vue

11 lines (10 loc) 250 B
import { withInstall } from "../utils/index.mjs"; import _Space from "./Space.mjs"; const Space = withInstall(_Space); var stdin_default = Space; import { spaceProps } from "./Space.mjs"; export { Space, stdin_default as default, spaceProps };