UNPKG

angular2

Version:

Angular 2 - a web framework for modern web apps

3 lines (2 loc) 135 B
export declare function getTypeOf(instance: any): any; export declare function instantiateType(type: Function, params?: any[]): any;