1.0.1 • Published 8 years ago
diescake-hello v1.0.1
diescake-hello
my npm hello-world library
Install
npm insall --save diescake-helloUsage
const hello = require('diescake-hello');
hello.say('hoge');
hello.sayHello();my npm hello-world library
npm insall --save diescake-helloconst hello = require('diescake-hello');
hello.say('hoge');
hello.sayHello();