DenoDeno.lint.Programinterface Deno.lint.ProgramunstableProperties ##type: "Program" #range: Range #sourceType: "module" | "script" #body: Statement[] #comments: Array<LineComment | BlockComment>
interface Deno.lint.ProgramunstableProperties ##type: "Program" #range: Range #sourceType: "module" | "script" #body: Statement[] #comments: Array<LineComment | BlockComment>