diff --git a/types/owlcarousel/index.d.ts b/types/owlcarousel/index.d.ts index 94fead3e66..e788f92479 100644 --- a/types/owlcarousel/index.d.ts +++ b/types/owlcarousel/index.d.ts @@ -44,6 +44,8 @@ interface IOwlCarouselOptions { mouseDrag?: boolean; touchDrag?: boolean; addClassActive?: boolean; + loop?: boolean; + nav?: boolean; transitionStyle?: any; // callbacks