Skip to content

Instantly share code, notes, and snippets.

@WesleySmits
Created October 30, 2022 08:34
Show Gist options
  • Save WesleySmits/c1bea0a0edacd9da7f947f6b5e134f60 to your computer and use it in GitHub Desktop.
Save WesleySmits/c1bea0a0edacd9da7f947f6b5e134f60 to your computer and use it in GitHub Desktop.
const sum = require('ws-first-npm-package');
console.log(sum(4, 5));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment