This website requires JavaScript.
Explore
Help
Sign in
michael
/
astro
Watch
1
Star
0
Fork
You've already forked astro
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
9a1b274eb5
astro
/
packages
/
integrations
/
markdoc
/
components
/
index.ts
3 lines
70 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: ignore `.astro` type error
2023-02-10 09:00:33 -05:00
// @ts-ignore
feat: move Renderer to markdoc, get Content component!
2023-02-08 09:53:35 -05:00
export
{
default
as
Renderer
}
from
'./Renderer.astro'
;
Reference in a new issue
Copy permalink