UNPKG

vant

Version:

Mobile UI Components built on Vue

9 lines (8 loc) 200 B
import { withInstall } from "../utils/index.mjs"; import _Coupon from "./Coupon.mjs"; const Coupon = withInstall(_Coupon); var stdin_default = Coupon; export { Coupon, stdin_default as default };