UNPKG

128 BTypeScriptView Raw
1import { GalleryItem } from '../../lg-utils';
2export declare function getFacebookShareLink(galleryItem: GalleryItem): string;