0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00

[ci] format

This commit is contained in:
bholmesdev 2022-07-06 20:59:56 +00:00 committed by fredkbot
parent cd3f6348c4
commit b2f53c37c5

View file

@ -70,7 +70,7 @@ declare const Astro: {
return this.hydrate; return this.hydrate;
}, },
opts, opts,
this, this
); );
} }
hydrate = () => { hydrate = () => {