astro/packages/integrations/markdoc/components/index.ts

3 lines
76 B
TypeScript
Raw Normal View History

2023-03-03 17:08:02 +00:00
// @ts-expect-error
export { default as Renderer } from './Renderer.astro';