class SymbolDisplayPartimport { SymbolDisplayPart } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts"; Symbol display part. ConstructorsnewprivateSymbolDisplayPart()PropertiesreadonlycompilerObject: ts.SymbolDisplayPartGets the compiler symbol display part. MethodsgetKind(): stringGets the kind. Examples: "text", "lineBreak" getText(): stringGets the text.