I\'m not able to get this example of using the aforementioned combo going in TypeScript.
I have and <
outside ts:
var THREEa = THREE;
inside ts:
var controls = new THREEa.OrbitControls(pCamera, pContainer);