mirror of
https://github.com/withastro/astro.git
synced 2025-02-17 22:44:24 -05:00
2 lines
70 B
TypeScript
2 lines
70 B
TypeScript
// @ts-ignore
|
|
export { default as Renderer } from './Renderer.astro';
|