Skip to main content

Module type_nodes

Module type_nodes 

Source
Expand description

Type-related AST nodes.

Structs§

TypeParameter
Represents a type parameter in a generic declaration.

Enums§

TemplateElement
Represents an element in a template literal type.
TypeAnnotation
Represents a TypeScript type annotation.