DenoDeno.lint.DoWhileStatementinterface Deno.lint.DoWhileStatementunstableRe-run loop for as long as test expression is truthy. Properties ##type: "DoWhileStatement"#range: Range#test: Expression#body: Statement
interface Deno.lint.DoWhileStatementunstableRe-run loop for as long as test expression is truthy. Properties ##type: "DoWhileStatement"#range: Range#test: Expression#body: Statement