DenoDeno.lint.TSModuleDeclarationinterface Deno.lint.TSModuleDeclarationunstableProperties ##type: "TSModuleDeclaration" #range: Range #declare: boolean #kind: "global" | "module" | "namespace" #id: Identifier | Literal | TSQualifiedName #body: TSModuleBlock | undefined
interface Deno.lint.TSModuleDeclarationunstableProperties ##type: "TSModuleDeclaration" #range: Range #declare: boolean #kind: "global" | "module" | "namespace" #id: Identifier | Literal | TSQualifiedName #body: TSModuleBlock | undefined