DenoDeno.lint.CatchClauseinterface Deno.lint.CatchClauseunstableThe catch clause of a try/catch statement Properties ##type: "CatchClause"#range: Range#param: ArrayPattern | ObjectPattern | Identifier | null#body: BlockStatement
interface Deno.lint.CatchClauseunstableThe catch clause of a try/catch statement Properties ##type: "CatchClause"#range: Range#param: ArrayPattern | ObjectPattern | Identifier | null#body: BlockStatement