DenoDeno.lint.ForOfStatementinterface Deno.lint.ForOfStatementunstableIterate over sequence of values from an iterator. Properties ##type: "ForOfStatement"#range: Range#await: boolean#left: Expression | VariableDeclaration#right: Expression#body: Statement
interface Deno.lint.ForOfStatementunstableIterate over sequence of values from an iterator. Properties ##type: "ForOfStatement"#range: Range#await: boolean#left: Expression | VariableDeclaration#right: Expression#body: Statement