mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
3 lines
71 B
TypeScript
3 lines
71 B
TypeScript
|
// @ts-expect-error
|
||
|
export { default as Prism } from '../Prism.astro';
|