Closed huglovefan closed 3 years ago
it's just a stub function but i noticed it was set to undefined when inspecting the exports
undefined
everything listed by node -p 'require(".")' looks to be correctly set now
node -p 'require(".")'
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities 0 Security Hotspots 0 Code Smells
No Coverage information No Duplication information
Thankyou!
it's just a stub function but i noticed it was set to
undefined
when inspecting the exportseverything listed by
node -p 'require(".")'
looks to be correctly set now