UNPKG

ionic-framework

Version:

The ionic-framework package comes with both Javascript and Sass frontend dependencies, located in the root of the package, and a Node API, located in `tooling/`.

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