define a node module, and push to npmjs.com.
pnpm add kcgj-hello
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()
npm i kcgj-hello
0
0.0.3
MIT
614 B
3