kcgj-hello
v0.0.3
Published
test module
Downloads
3
Maintainers
Readme
node module - hello
define a node module, and push to npmjs.com.
published to
- https://www.npmjs.com/package/kcgj-hello
install
pnpm add kcgj-hello
usage
const {hello} = require("kcgj-hello")
hello()