UNPKG

ionic-angular

Version:

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

4 lines (3 loc) 181 B
import { Slides } from '../slides'; export declare function parallaxSetTranslate(s: Slides): void; export declare function parallaxSetTransition(s: Slides, duration: number): void;