interface Debugger.SetBreakpointParameterTypePropertieslocation: LocationLocation to set breakpoint in. optionalcondition: string | undefinedExpression to use as a breakpoint condition. When specified, debugger will only stop on the breakpoint if this expression evaluates to true.