nko-test

1.0.0 • Public • Published

nko-test

This is a test

Example

var nkoTest = require("nko-test")
 
// Add two numbers
var sum = nkoTest(3, 4);
console.log(sum);

Installation

npm install nko-test

Contributors

  • creationix

MIT Licenced

/nko-test/

    Package Sidebar

    Install

    npm i nko-test

    Weekly Downloads

    1

    Version

    1.0.0

    License

    none

    Last publish

    Collaborators

    • creationix