DenoDeno.lint.TSDeclareFunctioninterface Deno.lint.TSDeclareFunctionunstableProperties ##type: "TSDeclareFunction" #range: Range #async: boolean #declare: boolean #generator: boolean #body: undefined #id: Identifier | null #params: Parameter[] #returnType: TSTypeAnnotation | undefined #typeParameters: TSTypeParameterDeclaration | undefined
interface Deno.lint.TSDeclareFunctionunstableProperties ##type: "TSDeclareFunction" #range: Range #async: boolean #declare: boolean #generator: boolean #body: undefined #id: Identifier | null #params: Parameter[] #returnType: TSTypeAnnotation | undefined #typeParameters: TSTypeParameterDeclaration | undefined