UNPKG

angular2

Version:

Angular 2 - a web framework for modern web apps

3 lines (2 loc) 171 B
import { LifecycleHooks } from 'angular2/src/core/metadata/lifecycle_hooks'; export declare function hasLifecycleHook(lcInterface: LifecycleHooks, token: any): boolean;