mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
3 lines
84 B
TypeScript
3 lines
84 B
TypeScript
|
export { default as A } from './A.astro';
|
||
|
export { default as B } from './B.astro';
|