UNPKG

@ionic/cli-plugin-ionic1

Version:

Ionic CLI build plugin for Ionic 1 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;