UNPKG

ionic-angular

Version:

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

4 lines (3 loc) 193 B
import { Slides } from '../slides'; import { Platform } from '../../../platform/platform'; export declare function enableKeyboardControl(s: Slides, plt: Platform, shouldEnable: boolean): void;