Class Export
export resolveForwardRef(type: any) : any
Lazily retrieves the reference value from a forwardRef.
Acts as the identity function when given a non-forward-ref value.
Example (live demo)
See: forwardRef
exported from core/index defined in core/src/di/forward_ref.ts