0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/packages/integrations/react/server17.d.ts
2025-01-27 11:47:00 +00:00

2 lines
102 B
TypeScript

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