UNPKG

@angular/router-deprecated

Version:
4 lines (3 loc) 217 B
import { RouteLifecycleHook } from './lifecycle_annotations_impl'; export declare function hasLifecycleHook(e: RouteLifecycleHook, type: any): boolean; export declare function getCanActivateHook(type: any): Function;