0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/integrations/svelte/server-v5.d.ts

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
102 B
TypeScript
Raw Normal View History

import type { NamedSSRLoadedRendererValue } from 'astro';
export default NamedSSRLoadedRendererValue;