mirror of
https://github.com/withastro/astro.git
synced 2025-03-31 23:31:30 -05:00
2 lines
100 B
JavaScript
2 lines
100 B
JavaScript
export { default as Link } from './Link.astro';
|
|
export { default as Outlet } from './Outlet.astro';
|