0.0.3 • Published 1 year ago
kcgj-hello v0.0.3
node module - hello
define a node module, and push to npmjs.com.
published to
install
pnpm add kcgj-hello
usage
const {hello} = require("kcgj-hello")
hello()
define a node module, and push to npmjs.com.
pnpm add kcgj-hello
const {hello} = require("kcgj-hello")
hello()