UNPKG

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