0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-17 22:44:24 -05:00
astro/packages/integrations/markdoc/components/index.ts
2023-02-14 09:28:09 -05:00

2 lines
70 B
TypeScript

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