DenoDeno.lint.TSEnumDeclarationinterface Deno.lint.TSEnumDeclarationunstableenum Foo { A, B }; Properties ##type: "TSEnumDeclaration"#range: Range#declare: boolean#const: boolean#id: Identifier#body: TSEnumBody
interface Deno.lint.TSEnumDeclarationunstableenum Foo { A, B }; Properties ##type: "TSEnumDeclaration"#range: Range#declare: boolean#const: boolean#id: Identifier#body: TSEnumBody