Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
80540 views
1
// this is the actual main file 'index.js', not 'wrong.js' like the package.json would indicate
2
module.exports = 1;
3
4