Skip to Content

JavaScript File

URL: https://www.jambomusic.uk/wp-content/plugins/wp-tiktok-feed/assets/frontend/swiper/swiper.min.js?ver=4.1.2
HTTP Status: 200 OK
MIME Type: application/x-javascript
Last Modified: Sun, 06 Aug 2023 17:37:30 GMT
Download Time: Less than a second
Cookies: None
Size: 208 KB
HTTP Headers:  29 headers
Links In:  1 pages
Links Out:  0 links
Images:  0 images
CSS:  0 files
JavaScript:  0 files
OK Issues: No issues found

1/**

2 * Swiper 5.3.8

3 * Most modern mobile touch slider and framework with hardware accelerated transitions

4 * http://swiperjs.com

5 *

6 * Copyright 2014-2020 Vladimir Kharlampidi

7 *

8 * Released under the MIT License

9 *

10 * Released on: April 24, 2020

11 */

12

13!(function (e, t) {

14 'object' == typeof exports && 'undefined' != typeof module

15 ? (module.exports = t())

16 : 'function' == typeof define && define.amd

17 ? define(t)

18 : ((e = e || self).Swiper = t());

19})(this, function () {

20 'use strict';

21 var e =

22 'undefined' == typeof document

23 ? {

24 body: {},

25 addEventListener: function () {},

26 removeEventListener: function () {},

27 activeElement: { blur: function () {}, nodeName: '' },

28 querySelector: function () {

29 return null;

30 },

31 querySelectorAll: function () {

32 return [];

33 },

34 getElementById: function () {

35 return null;

36 },

37 createEvent: function () {

38 return { initEvent: function () {} };

39 },

40 createElement: function () {

...

</html>