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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
70 B
TypeScript
Raw Normal View History

2023-02-10 09:00:33 -05:00
// @ts-ignore
export { default as Renderer } from './Renderer.astro';