0 votes
in Mean Stack by
What is the type of request that is utilized as a part of node.js to import outside libraries?

1 Answer

0 votes
by
Summon "require" is utilized for bringing in outer libraries, for instance, "var http=require ("http")". This will stack the http library and the single sent-out protest through the http variable.

Related questions

0 votes
asked Oct 31, 2023 in Mean Stack by rajeshsharma
0 votes
asked Oct 31, 2023 in Mean Stack by Robin
...