Open nop1984 opened 5 years ago
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
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