// Copyright (c) Pascal Brand // MIT License // // export lightgallery API // to be used with // import type { LightGallerySettings } from 'astro-lightgallery/lightgallery'; export type * from 'lightgallery/lg-settings';