Question
I want to know some source code about extend-script-debug
I downloaded ExtendScript Debugger in vscode's plugin store,
I want to find the code related to esdebug
What I understand now is that the core content is a .node file
I learned that this .node file can directly interact with photoshopBut the project content in this plugin folder seems to be missing a part

I can't find this src directory
so that I now have no way to get all the type declarations to use this .node file
Can someone tell me the download address of this file,
or the relevant development experience of this .node file?
