vendor tsgo
This commit is contained in:
6
tools/tsgo/internal/ast/ids.go
Normal file
6
tools/tsgo/internal/ast/ids.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package ast
|
||||
|
||||
type (
|
||||
NodeId uint64
|
||||
SymbolId uint64
|
||||
)
|
||||
Reference in New Issue
Block a user