diff --git a/src/types/modules/thumbs.d.ts b/src/types/modules/thumbs.d.ts index 19d504552..51b26251c 100644 --- a/src/types/modules/thumbs.d.ts +++ b/src/types/modules/thumbs.d.ts @@ -25,7 +25,7 @@ export interface ThumbsOptions { * * @default null */ - swiper?: Swiper | null; + swiper?: Swiper | string | null; /** * Additional class that will be added to activated thumbs swiper slide *