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/`.

5 lines (4 loc) 93 B
/** * @private */ export declare function ConfigComponent(config: any): (cls: any) => any;