butterflyvu/index.ts

2 lines
129 B
TypeScript
Raw Permalink Normal View History

2024-11-12 00:00:06 -05:00
export { default as Splash } from './src/layouts/Splash.astro'
export { default as Document } from './src/layouts/Document.astro'