0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/integrations/react/server17.d.ts
2024-06-14 06:52:17 +01:00

2 lines
102 B
TypeScript

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