ng-metadata
ng-metadata copied to clipboard
Add export makePropDecorator(), makeParamDecorator() and similar to core package
import {makePropDecorator, TypeDecorator} from '@angular/core/ will not find makePropDecorator
and since "deep import" (eg from '@angular/core/src/util/decorators') not allowed its not possible to use those useful functions