UNPKG

@drooms/ng-metadata

Version:

Angular 2 decorators and utils for Angular 1.x

7 lines (6 loc) 181 B
import { Reflector } from './reflector'; /** * The {@link Reflector} used internally in Angular to access metadata * about symbols. */ export declare const reflector: Reflector;