type TOperatorInstance = InstanceType<typeof OperatorInstance>; Copy
type TOperatorInstance = InstanceType<typeof OperatorInstance>;
Type alias for an instance of OperatorInstance.