Is it possible to get the AST of TypeScript after it has been transpiled with updated pos and end positions on the nodes?
pos
end
So far I have mana