How do I view the code introduced by js through require in a browser?

in the process of crawling, js encryption is encountered, and the encryption function is written in a sentence var hex_sha1 = require (". / sha.js").
then hex_sha1 implements encryption through hex_sha1 ("plaintext").
how can I get this sha.js file?

Aug.30,2021

the crawler using node will not have this problem. You can configure the node environment, and I'll send you the code of the crawler in the node environment. It's still a panacea

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3d164-4efcd.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3d164-4efcd.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?