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
a6cbf7b7e1
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 14:00:33 +00:00
// @ts-ignore
feat: move Renderer to markdoc, get Content component!
2023-02-08 14:53:35 +00:00
export
{
default
as
Renderer
}
from
'./Renderer.astro'
;
Reference in a new issue
Copy permalink