下载 npm i @cnwy/utils 使用 import { printMsg } from '@cnwy/utils' // 打印“This is a message from the demo package” printMsg() 说明 printMsg:测试打印方法