If you debug your Function in runtime=nodejs16
and you set a breakpoint in the first line of the main Function, the debugger can stop at dependencies.
Debugging started at the first line.
Add a comment in the first line, and start debugging from the second line.