mirror of
https://github.com/withastro/astro.git
synced 2025-01-27 22:19:04 -05:00
2 lines
91 B
TypeScript
2 lines
91 B
TypeScript
// @ts-expect-error: missing types
|
|
export { default as Renderer } from './Renderer.astro';
|