astro-ghostcms/.pnpm-store/v3/files/38/6b29359702673782255fc0a5ee7...

8 lines
463 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
/**
* This file is prebuilt from packages/astro/src/runtime/client/idle.ts
* Do not edit this directly, but instead edit that file and rerun the prebuild
* to generate this file.
*/
declare const _default: "(()=>{var i=t=>{let e=async()=>{await(await t())()};\"requestIdleCallback\"in window?window.requestIdleCallback(e):setTimeout(e,200)};(self.Astro||(self.Astro={})).idle=i;window.dispatchEvent(new Event(\"astro:idle\"));})();";
export default _default;