UNPKG

ionic-angular

Version:

A powerful framework for building mobile and progressive web apps with JavaScript and Angular

4 lines (3 loc) 154 B
import { Slides } from '../slides'; export declare function updateActiveIndex(s: Slides): void; export declare function updateRealIndex(s: Slides): void;