eaf187f2c4
* moving back to importing from components directory * exporting components with a .ts file instead of .js * chore: changeset
2 lines
104 B
TypeScript
2 lines
104 B
TypeScript
export { default as Image } from './Image.astro';
|
|
export { default as Picture } from './Picture.astro';
|