UNPKG

ionic-framework

Version:

An advanced HTML5 mobile app framework built on Angular2

9 lines (8 loc) 144 B
/** * @private */ export declare class ClickBlock { private _enabled; enable(): void; show(shouldShow: any, expire: any): void; }