@angular/core

ComponentMirror

interface

An interface that describes the subset of component metadata that can be retrieved using the reflectComponentType function.

  interface ComponentMirror<C> {}  
Jump to details