package
1.0.1
Repository: https://github.com/coder/guts.git
Documentation: pkg.go.dev

# Functions

Walk walks the Typescript tree in depth-first order.

# Interfaces

Visitor mimics the golang ast visitor interface.

# Type aliases

PrintingVisitor prints the tree to stdout.