UNPKG

113 BTypeScriptView Raw
1import { IHookEngine } from '@ionic/cli-utils';
2export declare function registerHooks(hooks: IHookEngine): void;