mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
2 lines
102 B
TypeScript
2 lines
102 B
TypeScript
import type { NamedSSRLoadedRendererValue } from 'astro';
|
|
export default NamedSSRLoadedRendererValue;
|