angular2
Version:
Angular 2 - a web framework for modern web apps
15 lines (14 loc) • 643 B
TypeScript
export declare const NG2_COMPILER: string;
export declare const NG2_INJECTOR: string;
export declare const NG2_COMPONENT_FACTORY_REF_MAP: string;
export declare const NG2_ZONE: string;
export declare const NG1_CONTROLLER: string;
export declare const NG1_SCOPE: string;
export declare const NG1_ROOT_SCOPE: string;
export declare const NG1_COMPILE: string;
export declare const NG1_HTTP_BACKEND: string;
export declare const NG1_INJECTOR: string;
export declare const NG1_PARSE: string;
export declare const NG1_TEMPLATE_CACHE: string;
export declare const NG1_TESTABILITY: string;
export declare const REQUIRE_INJECTOR: string;