asai-vue-host 0.2.23 → 0.2.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as d, resolveComponent as p, createElementBlock as n, openBlock as r, createElementVNode as e, createCommentVNode as _, unref as o, toDisplayString as c, createVNode as m } from "vue";
2
- import { _ as u } from "./index-BqSwPGmu.mjs";
2
+ import { _ as u } from "./index-DEe0uLsg.mjs";
3
3
  const g = { class: "page-404" }, f = { class: "content" }, h = {
4
4
  key: 0,
5
5
  class: "title"
@@ -60,5 +60,6 @@ declare const _default: {
60
60
  * @returns 成功返回文本内容,失败返回 null 或错误信息
61
61
  */
62
62
  readFromClipboard(): Promise<string | null>;
63
+ DeepClone(obj: any, hash?: WeakMap<WeakKey, any>): any;
63
64
  };
64
65
  export default _default;
@@ -1,4 +1,4 @@
1
- import { a as f } from "./index-BqSwPGmu.mjs";
1
+ import { a as f } from "./index-DEe0uLsg.mjs";
2
2
  export {
3
3
  f as default
4
4
  };