first commit
This commit is contained in:
6
node_modules/vant/es/lazyload/index.mjs
generated
vendored
Normal file
6
node_modules/vant/es/lazyload/index.mjs
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
import { Lazyload } from "./vue-lazyload/index.mjs";
|
||||
var stdin_default = Lazyload;
|
||||
export {
|
||||
Lazyload,
|
||||
stdin_default as default
|
||||
};
|
||||
Reference in New Issue
Block a user