DenoDeno.lint.ForInStatementinterface Deno.lint.ForInStatementunstableEnumerate over all enumerable string properties of an object. Properties ##type: "ForInStatement"#range: Range#left: Expression | VariableDeclaration#right: Expression#body: Statement
interface Deno.lint.ForInStatementunstableEnumerate over all enumerable string properties of an object. Properties ##type: "ForInStatement"#range: Range#left: Expression | VariableDeclaration#right: Expression#body: Statement