first commit
This commit is contained in:
8
node_modules/vant/es/coupon/index.mjs
generated
vendored
Normal file
8
node_modules/vant/es/coupon/index.mjs
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
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
|
||||
};
|
||||
Reference in New Issue
Block a user