0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/db/components/index.ts
2024-01-24 16:29:45 -06:00

2 lines
91 B
TypeScript

// @ts-expect-error: missing types
export { default as Renderer } from './Renderer.astro';