Need documentation for InstanceType · Issue #25998 · microsoft/TypeScript

I've been banging my head against the wall for hours trying to figure out how to extract a type/interface for an object, and someone clued me into InstanceType which is apparently not documented. I...