clara/resources/mix/vendors/fslightbox/fslightbox.bundle.js

6 lines
198 B
JavaScript
Raw Normal View History

2023-04-11 09:21:20 +00:00
// Fullscreen Lightbox - stylish lightbox without jQuery!: https://fslightbox.com/javascript/documentation/installation#package-manager
module.exports = [
'node_modules/fslightbox/index.js'
];