Given two GenericProjection with an explicit type (eg. const p1: {a: true} = ...) defined at compilation time, this merge the two giving an explicit type at compilation time.
Generated using TypeDoc
Given two GenericProjection with an explicit type (eg. const p1: {a: true} = ...) defined at compilation time, this merge the two giving an explicit type at compilation time.