0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00

[ci] format

This commit is contained in:
Arsh 2024-03-04 15:46:23 +00:00 committed by astrobot-houston
parent 19ecccedaa
commit c99bbd09af

View file

@ -245,7 +245,7 @@ export async function renderToAsyncIterable(
async return() {
cancelled = true;
return { done: true, value: undefined };
}
},
};
const destination: RenderDestination = {