Skip to content
This repository has been archived by the owner on Aug 6, 2022. It is now read-only.

Commit

Permalink
Update swiper.interfaces.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Criban committed Jan 14, 2019
1 parent a794d63 commit 060709d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/swiper.interfaces.ts
Expand Up @@ -448,7 +448,7 @@ export class SwiperConfig implements SwiperConfigInterface {

// Breakpoints
public breakpoints?: any;
public breakpointsInverse?: any;
public breakpointsInverse?: boolean;

// Observer
public observer?: boolean;
Expand Down

0 comments on commit 060709d

Please sign in to comment.