UNPKG

angular2

Version:

Angular 2 - a web framework for modern web apps

7 lines (6 loc) 187 B
/** * Provides read-only access to reflection data about symbols. Used internally by Angular * to power dependency injection and compilation. */ export class ReflectorReader { }