#where to view source of imported module
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
in node.js there used to be node_modules folder, i could go in there to read the source code of a library.
this was just helpful for viewing the apis when the answer was not in documentation fully
is there something in deno? i know i can go to github or whatever its just not as convenient