Files
armarium-website/src/components/ui/data-display/GoogleMap/index.ts
T
Daniel Krähenbühl 4f304b8ed4
Deploy to Azure Static Web Apps / build_and_deploy (push) Waiting to run
Deploy to Azure Static Web Apps / close_pull_request (push) Waiting to run
First Release v1.0.0
2026-06-16 21:52:55 +02:00

3 lines
127 B
TypeScript

export { default } from './GoogleMap.astro';
export { googleMapVariants, type GoogleMapVariants } from './googleMap.variants';