Skip to content

Instantly share code, notes, and snippets.

@eleda
Created November 29, 2016 18:35
Show Gist options
  • Select an option

  • Save eleda/e505ca1674c304b2a772c4c4e64ea6be to your computer and use it in GitHub Desktop.

Select an option

Save eleda/e505ca1674c304b2a772c4c4e64ea6be to your computer and use it in GitHub Desktop.
module.exports = {
version: '1.1.1',
kiirLogban: function(neve) {
console.log(' **** Hello ' + neve + '!! ****');
}
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment