function getProjectedNames(program, target): ReadonlyMap<string, string> | undefined
program
Program
target
Type
ReadonlyMap<string, string> | undefined
ReadonlyMap
string
undefined
Map of the projected names for the given entity.