first commit
This commit is contained in:
10
node_modules/vant/es/index-anchor/index.mjs
generated
vendored
Normal file
10
node_modules/vant/es/index-anchor/index.mjs
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
import { withInstall } from "../utils/index.mjs";
|
||||
import _IndexAnchor from "./IndexAnchor.mjs";
|
||||
const IndexAnchor = withInstall(_IndexAnchor);
|
||||
var stdin_default = IndexAnchor;
|
||||
import { indexAnchorProps } from "./IndexAnchor.mjs";
|
||||
export {
|
||||
IndexAnchor,
|
||||
stdin_default as default,
|
||||
indexAnchorProps
|
||||
};
|
||||
Reference in New Issue
Block a user