UNPKG

vant

Version:

Mobile UI Components built on Vue

11 lines (10 loc) 232 B
import { withInstall } from "../utils/index.mjs"; import _Col from "./Col.mjs"; const Col = withInstall(_Col); var stdin_default = Col; import { colProps } from "./Col.mjs"; export { Col, colProps, stdin_default as default };