🚧
Still under progress. Soon will be finished.
Value
type ExportDeclarationNodeType = | ts.FunctionDeclaration
| ts.ClassDeclaration
| ts.InterfaceDeclaration
| ts.EnumDeclaration
| ts.TypeAliasDeclaration
| ts.VariableStatement