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