0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00

chore: ignore .astro type error

This commit is contained in:
bholmesdev 2023-02-10 09:00:33 -05:00
parent e2c9a266c9
commit 377d828268

View file

@ -1 +1,2 @@
// @ts-ignore
export { default as Renderer } from './Renderer.astro';