DenoDeno.lint.ContinueStatementinterface Deno.lint.ContinueStatementunstableTerminates the current loop and continues with the next iteration. Properties ##type: "ContinueStatement"#range: Range#label: Identifier | null
interface Deno.lint.ContinueStatementunstableTerminates the current loop and continues with the next iteration. Properties ##type: "ContinueStatement"#range: Range#label: Identifier | null