karin-plugin-kkk 2.36.1 → 2.36.2

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.
@@ -30,6 +30,6 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
30
30
  value: mod,
31
31
  enumerable: true
32
32
  }) : target, mod));
33
- var __require = /* @__PURE__ */ createRequire(import.meta.url);
33
+ var __require = /* #__PURE__ */ (() => createRequire(import.meta.url))();
34
34
  //#endregion
35
35
  export { __toESM as i, __exportAll as n, __require as r, __commonJSMin as t };