the jsdoc comments have
@param {?external:AST} node
around. what does this mean? Where can I find the AST type?
I am trying to write a .ts version of esquery but im having trouble figuring out where the following exist:
You can see my progress here:
https://github.com/sakgoyal/esquery/tree/esm