class declaration? Or we should stick to modularizing more our common code?
e
epabst
11/19/2019, 12:13 AM
I don’t know of a way to do that. You can either move the class declaration out of common or stub it in the targets you don’t want to use it on and have it fail upon usage.