UNPKG

@ionic/cli-plugin-ionic-angular

Version:

Ionic CLI build plugin for Ionic Angular projects

5 lines (4 loc) 199 B
import { IHookEngine } from '@ionic/cli-utils'; export declare const name = "__NAME__"; export declare const version = "__VERSION__"; export declare function registerHooks(hooks: IHookEngine): void;