3 lines
127 B
TypeScript
3 lines
127 B
TypeScript
export { default } from './GoogleMap.astro';
|
|
export { googleMapVariants, type GoogleMapVariants } from './googleMap.variants';
|