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';