DenoDeno.lint.ThrowStatementinterface Deno.lint.ThrowStatementunstableThrow a user defined exception. Stops execution of the current function. Properties ##type: "ThrowStatement" #range: Range #argument: Expression
interface Deno.lint.ThrowStatementunstableThrow a user defined exception. Stops execution of the current function. Properties ##type: "ThrowStatement" #range: Range #argument: Expression