实现分享的插件
import { sharePlugin } from "@plaoc/plugins";
SharePlugin.canShare()
是否可以分享;
SharePlugin.share()
分享
Plaoc