UNPKG

lightgallery

Version:

lightGallery is a feature-rich, modular JavaScript gallery plugin for building beautiful image and video galleries for the web and the mobile

14 lines 406 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.shareSettings = void 0; exports.shareSettings = { share: true, facebook: true, facebookDropdownText: 'Facebook', twitter: true, twitterDropdownText: 'Twitter', pinterest: true, pinterestDropdownText: 'Pinterest', additionalShareOptions: [], }; //# sourceMappingURL=lg-share-settings.js.map