full site update
This commit is contained in:
2
node_modules/astro/dist/runtime/client/media.prebuilt.d.ts
generated
vendored
2
node_modules/astro/dist/runtime/client/media.prebuilt.d.ts
generated
vendored
@@ -3,5 +3,5 @@
|
||||
* Do not edit this directly, but instead edit that file and rerun the prebuild
|
||||
* to generate this file.
|
||||
*/
|
||||
declare const _default: "(()=>{var s=(i,t)=>{let a=async()=>{await(await i())()};if(t.value){let e=matchMedia(t.value);e.matches?a():e.addEventListener(\"change\",a,{once:!0})}};(self.Astro||(self.Astro={})).media=s;window.dispatchEvent(new Event(\"astro:media\"));})();";
|
||||
declare const _default: "(()=>{var n=(a,t)=>{let i=async()=>{await(await a())()};if(t.value){let e=matchMedia(t.value);e.matches?i():e.addEventListener(\"change\",i,{once:!0})}};(self.Astro||(self.Astro={})).media=n;window.dispatchEvent(new Event(\"astro:media\"));})();";
|
||||
export default _default;
|
||||
|
Reference in New Issue
Block a user