DenoDeno.lint.ReturnStatementinterface Deno.lint.ReturnStatementunstableReturns a value from a function. Properties ##type: "ReturnStatement" #range: Range #argument: Expression | null #parent: Program | StaticBlock | BlockStatement | WithStatement | LabeledStatement | IfStatement | SwitchCase | WhileStatement | DoWhileStatement | ForStatement | ForInStatement | ForOfStatement | TSModuleBlock
interface Deno.lint.ReturnStatementunstableReturns a value from a function. Properties ##type: "ReturnStatement" #range: Range #argument: Expression | null #parent: Program | StaticBlock | BlockStatement | WithStatement | LabeledStatement | IfStatement | SwitchCase | WhileStatement | DoWhileStatement | ForStatement | ForInStatement | ForOfStatement | TSModuleBlock